Merge pull request #270 from iShift/patch-3

fix os x path
This commit is contained in:
miguelfreitas 2014-09-21 11:49:30 -03:00
commit 146a93212c

View File

@ -167,6 +167,8 @@ in your twister data dir:
cd ~/.twister/ cd ~/.twister/
git clone https://github.com/miguelfreitas/twister-html.git ./html git clone https://github.com/miguelfreitas/twister-html.git ./html
(In OS X go to cd ${HOME}/Library/Application\ Support/Twister)
Next, run the twister daemon. The RPC username and password are currently Next, run the twister daemon. The RPC username and password are currently
hard coded as "user" and "pwd" in the web client so you'll need to specify hard coded as "user" and "pwd" in the web client so you'll need to specify
them: them: