Skip to content

Commit

Permalink
Correct initialize command in BMI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Jan 3, 2024
1 parent 1601040 commit 8b06bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/STEMMUS_SCOPE_BMI.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To start BMI mode, pass anything (e.g. an empty string "") as config file, and u
The model will respond with `Finished command. Select run mode: `. Now you can initialize the model:

```
Finished command. Select run mode: interactive "/home/path/to/config/file.txt"
Finished command. Select run mode: initialize "/home/path/to/config/file.txt"
```

The model will respond with:
Expand Down

0 comments on commit 8b06bf0

Please sign in to comment.