diff --git a/README.md b/README.md index b55c812..0d3ccb3 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,9 @@ SilentDragonLite does automatic note and utxo management, which means it doesn't ``` git clone https://github.com/MyHush/SilenDragonLite.git -cd silentdragonlite +cd SilentDragonLite +# the next step will take potentially a long time for slower systems +# Be Patient and please report compiler problems! ./build.sh -./Silentdragonlite - +./SilentDragonLite ``` - -