Skip to content

Commit

Permalink
fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
algomaxj committed Feb 28, 2019
1 parent b75151e commit 2f8bb3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <your-data-directory>
```
Use Go packages from the SDK:

Expand Down

0 comments on commit 2f8bb3a

Please sign in to comment.