Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9904754

Browse files
committedMar 6, 2023
Move to the location of the bahmni-docker-compose project
1 parent 5f85fe6 commit 9904754

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎README.md

+6
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ export EIP_CONFIG_PATH=$DISTRO_PATH/eip_config
6464

6565
The complete list of available variables can be found in [.env](.env).
6666

67+
### Move to the location of bahmni-docker-compose project
68+
69+
```bash
70+
cd $BAHMNI_DIR/bahmni-docker-compose-$VERSION
71+
```
72+
6773
### Start Bahmni:
6874

6975
<table>

0 commit comments

Comments
 (0)
Please sign in to comment.