From bb20ffc1c233573b606234f557b626cdef409568 Mon Sep 17 00:00:00 2001 From: Yuri Tkachenko Date: Mon, 30 Nov 2015 12:25:38 +0300 Subject: fix new lines --- doc/developer/Setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/developer/Setup.md b/doc/developer/Setup.md index eb662e606..24e7d6a90 100644 --- a/doc/developer/Setup.md +++ b/doc/developer/Setup.md @@ -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. 3. Reload your bashrc `source ~/.bashrc` -6. Install Node.js - `curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -` +6. Install Node.js + `curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -` `sudo apt-get install -y nodejs` 7. Install Ruby and Compass `apt-get install ruby` -- cgit v1.2.3-1-g7c22