Browse Source

modified: README.md

philemon 11 years ago
parent
commit
7e3b745ecb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -133,7 +133,7 @@ addresses is done at your own risk.
 > online computer, download and compile sipa's bitcoind patched for
 > watch-only addresses:
 
-	        $ git clone https://github.com/sipa/bitcoin
+            $ git clone https://github.com/sipa/bitcoin
             $ git branch mywatchonly remotes/origin/watchonly
             $ git checkout mywatchonly
             (build, install)