]> Git Repo - VerusCoin.git/commitdiff
Update README.md
authorYzord <[email protected]>
Tue, 4 Oct 2016 10:00:27 +0000 (12:00 +0200)
committerGitHub <[email protected]>
Tue, 4 Oct 2016 10:00:27 +0000 (12:00 +0200)
README.md

index 7321bbf0402db9b7bbba251bdaf4f677e0bd0e41..a3d865b1c31d7b7d4aeda8d310ce9a9e34b5ec93 100644 (file)
--- a/README.md
+++ b/README.md
@@ -102,7 +102,6 @@ cd komodo
 
 #This starts komodo notary - replace genproclimit with number of threads you want to use
 ./src/komodod -gen -genproclimit=2 -notary -pubkey="0259e137e5594cf8287195d13aed816af75bd5c04ae673296b51f66e7e8346e8d8" &
-#This starts komodo notary - replace genproclimit with number of threads you want to use
 
 #This will get the stats:
 ./src/komodo-cli getinfo
@@ -110,7 +109,7 @@ cd komodo
 #To view the process:
 ps -ef | grep komodod
 
-#To stop the dameon:
+#To stop the daemon:
 ./src/komodo-cli stop 
  
 #To view komodod output:
This page took 0.025793 seconds and 4 git commands to generate.