diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ like venv or [virtualenv](https://virtualenv.pypa.io/en/latest/)) to install dependencies: ```bash -git clone https://github.com/clpo13/wikiget.git # if you plan on submitting pull requests, fork the repo instead +git clone https://github.com/clpo13/wikiget # if you plan on submitting pull requests, fork the repo instead cd wikiget python3 -m venv venv ``` |
