Skip to content

Commit

Permalink
docs: update d2 cluster example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
amcgee authored Jul 9, 2019
1 parent b1b952d commit bd004b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/main/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ Bootstrap a new DHIS2 cli module
Spin up a DHIS2 server installation on port 8082 with default seeded [Sierra Leone demo database](https://github.com/dhis2/dhis2-demo-db) (requires [Docker](https://www.docker.com/products/docker-desktop))

```sh
> d2 cluster up dev --port 8082 --seed
> d2 cluster up 2.32.0 --port 8082 --seed --db-version 2.32
```

0 comments on commit bd004b1

Please sign in to comment.