diff options
| author | Cody Logan <clpo13@gmail.com> | 2020-01-03 11:49:28 -0800 |
|---|---|---|
| committer | Cody Logan <clpo13@gmail.com> | 2020-01-03 11:49:28 -0800 |
| commit | 71516a1fc095dcbddfefb1482168246a73098e89 (patch) | |
| tree | 7c06c738d3fd70cf6b34c0b894fdb94a51e6e378 /README.md | |
| parent | 80de3d14325a15bf30f1d6863d996a4dd0d87e0f (diff) | |
| download | wikiget-71516a1fc095dcbddfefb1482168246a73098e89.tar.gz wikiget-71516a1fc095dcbddfefb1482168246a73098e89.zip | |
Update README and PyPI identifiers
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -62,12 +62,6 @@ install dependencies: ```bash git clone https://github.com/clpo13/wikiget.git # if you plan on submitting pull requests, fork the repo instead cd wikiget - -# Python 2 or 3 -pip install --user virtualenv -virtualenv venv - -# Python 3 python3 -m venv venv ``` |
