diff options
| author | Robert | 2017-10-24 15:38:42 +0200 | 
|---|---|---|
| committer | Robert | 2017-10-24 16:15:29 +0200 | 
| commit | dd4d24eb8470d4e348f45f4c364b8aaca904de83 (patch) | |
| tree | 68982df8c3e7e3cf479d74ecb843e8a81080f640 /INSTALL.md | |
| parent | f88df773cb31c9967430af0c3cd7bd9df46e46e0 (diff) | |
| download | chouette-core-dd4d24eb8470d4e348f45f4c364b8aaca904de83.tar.bz2 | |
Fixes: #4633;@0.5h; CR changes4633-import-handle-incorrect-zip
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.md b/INSTALL.md index 1da342e39..6e497b580 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -27,11 +27,6 @@ Otherwise please make sure to use a compatible version, still best to use the sa  Then install yarn (`brew install yarn` does nicely on macOS). -## Webpack - -... is managed by the webpacker gem, thusly at latest - before starting your server and tests, setup webpacker with `bundle exec rake webpacker:install`. -  ### Installation Caveats  #### Node Related Issue, libv8  | 
