Browse Source

Merge pull request #69 from Finkregh/patch-1

fix tiny typo
miguelfreitas
miguelfreitas 11 years ago
parent
commit
9233a01d8f
  1. 2
      doc/bulding-on-ubuntu-debian.md

2
doc/bulding-on-ubuntu-debian.md

@ -16,7 +16,7 @@ @@ -16,7 +16,7 @@
1. mkdir ~/.twister
1. echo -e "rpcuser=user\nrpcpassword=pwd" > ~/.twister/twister.conf
1. chmod 600 ~/.twister/twister.conf
1. git clone https://github.com:miguelfreitas/twister-html.git ~/.twister/html
1. git clone https://github.com/miguelfreitas/twister-html.git ~/.twister/html
## Start

Loading…
Cancel
Save