diff options
| author | Robert | 2017-10-24 15:38:42 +0200 | 
|---|---|---|
| committer | Robert | 2017-10-24 15:54:47 +0200 | 
| commit | 671d58819a33c6b15c6241859ee039031842f065 (patch) | |
| tree | daa4bb20badab98dd8f95fd7d1d24cfa154771f9 /INSTALL.md | |
| parent | f88df773cb31c9967430af0c3cd7bd9df46e46e0 (diff) | |
| download | chouette-core-671d58819a33c6b15c6241859ee039031842f065.tar.bz2 | |
Fixes: #4633;@0.5h; CR changes
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 | 
