aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index a4157a4..c7335cf 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,8 @@ Something like wget for downloading a file from MediaWiki sites (like Wikipedia
or Wikimedia Commons) using only the file name or the URL of its description
page.
-Requires Python 3.5+. Install with `pip install --user wikiget` or, if you're
-using [Homebrew](https://brew.sh/),
-`brew tap clpo13/wikiget && brew install wikiget`.
+Requires Python 3.5+. Get it with `pip install --user wikiget` or, if you prefer
+[Homebrew](https://brew.sh/), `brew tap clpo13/brew && brew install wikiget`.
## Usage