Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
teekuningas committed Feb 23, 2024
1 parent ddf32ec commit b1dda82
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/v{{VERSION}}/requirements.txt
$ pip install -r https://raw.githubusercontent.com/cibr-jyu/meggie/v{{VERSION}}/requirements.txt
```
Install meggie:
```bash
Expand Down

0 comments on commit b1dda82

Please sign in to comment.