Skip to content

Commit

Permalink
Minor README update
Browse files Browse the repository at this point in the history
  • Loading branch information
david-smejkal committed Nov 11, 2023
1 parent c0afcb3 commit dc2953d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Supported Python versions: `3.4+`<br />
$ mkproject wiki2txt
```

Alternatively if you don't have `mkproject` then create the virtual environment manually:
Alternatively if you don't have `mkproject` then create your virtual environment manually:
```bash
$ virtualenv --python=`which python3` wiki2txt
$ source ./wiki2txt/bin/activate
Expand Down

0 comments on commit dc2953d

Please sign in to comment.