Updated Multiple users running one chuck instance (markdown)

jeena 2014-12-24 14:23:16 -08:00
parent 426786722e
commit b345dd1cad

@ -1,7 +1,7 @@
git clone https://github.com/logsol/chuck.js.git `git clone https://github.com/logsol/chuck.js.git`
cd chuck.js `cd chuck.js`
git config core.sharedRepository group `git config core.sharedRepository group`
chmod g+s -R . `chmod g+s -R .`
chmod g+w -R . `chmod g+w -R .`
npm install `npm install`
npm start `npm start`