From 71516a1fc095dcbddfefb1482168246a73098e89 Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Fri, 3 Jan 2020 11:49:28 -0800 Subject: Update README and PyPI identifiers --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 84cb569..c165292 100644 --- a/README.md +++ b/README.md @@ -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 ``` -- cgit v1.2.3