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
cd chuck.js
git config core.sharedRepository group
chmod g+s -R .
chmod g+w -R .
npm install
npm start
`git clone https://github.com/logsol/chuck.js.git`
`cd chuck.js`
`git config core.sharedRepository group`
`chmod g+s -R .`
`chmod g+w -R .`
`npm install`
`npm start`