Skip to content

Commit 6639163

Browse files
Update STEMMUS-SCOPE release version in bmi.md
1 parent 7ae8825 commit 6639163

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/bmi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ To use the Docker image, use the `DockerImage` setting in the configuration file
1919
```sh
2020
WorkDir=/home/username/tmp/stemmus_scope
2121
...
22-
DockerImage=ghcr.io/ecoextreml/stemmus_scope:1.6.1
22+
DockerImage=ghcr.io/ecoextreml/stemmus_scope:1.6.2
2323
```
2424

25-
It is best to add the version tag here too (`:1.6.1`), this way the BMI will warn you if the version might be incompatible.
25+
It is best to add the version tag here too (`:1.6.2`), this way the BMI will warn you if the version might be incompatible.
2626

2727
Note that the `docker` package for python is required here. Install this with `pip install PyStemmusScope[docker]`.
2828
Additionally, [Docker](https://docs.docker.com/get-docker/) itself has to be installed.

0 commit comments

Comments
 (0)