README: fix (reorder) 'dev-tools' build instructions

This commit is contained in:
2024-12-19 00:32:05 -08:00
parent 819fcccb6f
commit 2c4b5bae91

View File

@@ -350,7 +350,7 @@ Supported blockchains (independent of wallet type):
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 all=all
dfi dev-tools/${USER}:default gen all=all && dfi dev-tools/${USER}:default build type=default
```
### Environment Generation