Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
teekuningas committed Feb 23, 2024
1 parent 503746d commit ddf32ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $ source meggie-env/bin/activate
```
Install dependencies:
```bash
$ pip install -r https://github.com/cibr-jyu/meggie/blob/{{VERSION}}/requirements.txt
$ pip install -r https://github.com/cibr-jyu/meggie/blob/v{{VERSION}}/requirements.txt
```
Install meggie:
```bash
Expand Down

0 comments on commit ddf32ec

Please sign in to comment.