README: add dev-tools to installation
This commit is contained in:
@@ -340,6 +340,11 @@ Supported blockchains (independent of wallet type):
|
||||
|
||||
9. **You're inside!** See [How do I use it?](#how-do-i-use-it) for next steps.
|
||||
|
||||
10. (Optional) **Developers: on your client (host), build and setup the `dev-tools` platform**:
|
||||
```bash
|
||||
dfi dev-tools/${USER}:default build type=default && dfi dev-tools/${USER}:default gen
|
||||
```
|
||||
|
||||
### Environment Generation
|
||||
|
||||
`docker-finance`'s environment consists of two scopes: `client` and `container`. The client (host) view is confined to the host while the container view confined to the container (though the client *can*, at times, view from *within* the container's perspective).
|
||||
|
||||
Reference in New Issue
Block a user