Browse Source

preparing documentation to remove the hardcoded user/pwd from twister-html

miguelfreitas
Miguel Freitas 11 years ago
parent
commit
e10250e0c7
  1. 2
      README.md

2
README.md

@ -170,7 +170,7 @@ them: @@ -170,7 +170,7 @@ them:
./twisterd -rpcuser=user -rpcpassword=pwd -rpcallowip=127.0.0.1
Visit [http://localhost:28332/index.html](http://localhost:28332/index.html)
Visit [http://user:pwd@localhost:28332](http://user:pwd@localhost:28332)
in your web browser and you should see a page asking you to choose between the
Desktop and Mobile interfaces.

Loading…
Cancel
Save