Browse Source

Merge pull request #270 from iShift/patch-3

fix os x path
miguelfreitas
miguelfreitas 10 years ago
parent
commit
146a93212c
  1. 2
      README.md

2
README.md

@ -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:

Loading…
Cancel
Save