Этот коммит содержится в:
Yuri Tkachenko
2015-11-30 12:25:38 +03:00
родитель f1a68f5e2e
Коммит bb20ffc1c2

Просмотреть файл

@@ -64,8 +64,8 @@ Any issues? Please let us know on our forums at: http://forum.mattermost.org
If you don't increase the file handle limit you may see some weird build issues with browserify or npm. If you don't increase the file handle limit you may see some weird build issues with browserify or npm.
3. Reload your bashrc 3. Reload your bashrc
`source ~/.bashrc` `source ~/.bashrc`
6. Install Node.js 6. Install Node.js
`curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -` `curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -`
`sudo apt-get install -y nodejs` `sudo apt-get install -y nodejs`
7. Install Ruby and Compass 7. Install Ruby and Compass
`apt-get install ruby` `apt-get install ruby`