diff --git a/README.md b/README.md index ee57ad5..c072cb4 100644 --- a/README.md +++ b/README.md @@ -289,8 +289,9 @@ Supported blockchains (independent of wallet type): 6. **Build the image and bring up container**: ```bash - docker-finance build && docker-finance up + docker-finance build type=default && docker-finance up ``` + > Note: see `docker-finance build help` for build options. 7. **You're inside!** See [How do I use it?](#how-do-i-use-it) for next steps.