Skip to content

Commit af2f0f4

Browse files
authoredMay 24, 2024··
Update README instructions to point to 2.9.0-SNAPSHOT
1 parent bdfe590 commit af2f0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mkdir $BAHMNI_DIR
2525
### Download the Docker Compose project itself:
2626

2727
```
28-
export VERSION=2.0.0-SNAPSHOT && \
28+
export VERSION=2.9.0-SNAPSHOT && \
2929
# Download the project && \
3030
mvn org.apache.maven.plugins:maven-dependency-plugin:3.2.0:get -DremoteRepositories=https://nexus.mekomsolutions.net/repository/maven-public -Dartifact=net.mekomsolutions:bahmni-docker-compose:$VERSION:zip -Dtransitive=false --legacy-local-repository && \
3131
# Unzip the project in $BAHMNI_DIR/bahmni-docker-compose-$VERSION && \

0 commit comments

Comments
 (0)