diff --git a/README.md b/README.md index e3c0ba36..f7995dbb 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The algod process is automatically running. The kmd process must be started to i process can be started and stopped use the `goal` command line tool using `goal kmd start` and `goal kmd stop` commands. Start the kmd process so wallet and account can be created with sdk: ```command -goal kmd start -d specifyyourndesdatadirectory +goal kmd start -d ``` Use Go packages from the SDK: