fix init
[p2pool.git] / README
diff --git a/README b/README
index ab9b2a7..ef0a8fa 100644 (file)
--- a/README
+++ b/README
@@ -35,10 +35,10 @@ Additional info about scrypt module:
                 http://stackoverflow.com/questions/6034390/compiling-with-cython-and-mingw-produces-gcc-error-unrecognized-command-line-o
 
 Running P2Pool:
-    To use P2Pool, you must be running your own local bitcoind. For standard
+    To use P2Pool, you must be running your own local novacoind. For standard
     configurations, using P2Pool should be as simple as:
 
-        python run_p2pool.py --net novacoin
+        python run_p2pool.py
 
     Then run your miner program, connecting to 127.0.0.1 on port 8336 with any
     username and password.