Skip to content

Commit

Permalink
Update content/en/contribute/code/core/dev-environment.md
Browse files Browse the repository at this point in the history
Co-authored-by: mariachana_moturi <[email protected]>
  • Loading branch information
Benmuiruri and esthermmoturi authored Dec 13, 2023
1 parent 106eabf commit 7213b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/contribute/code/core/dev-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ You will need to build the Docker images locally on your machine because the ima
npm run local-images
```

After the `npm` command completes successfully, a `local-build` folder will be created in the root directory of your `cht` project.
After the `npm` command completes successfully, a `local-build` folder will be created in the root directory of your `cht-core` project.

Confirm you have these four files in the `local-build` folder: `docker-compose.yml`, `cht-core.yml`, `cht-couchdb.yml` and `cht-couchdb-clustered.yml`

Expand Down

0 comments on commit 7213b18

Please sign in to comment.