From 3a187c920c68d460376d51aa31eb79f3449d1d13 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Wed, 14 Mar 2018 17:19:07 +0100 Subject: [PATCH] tweak formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3c137f..03e10ed 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ downloads and prepares various mnist-compatible datasets. files are downloaded to `~/.mnist` and checked for integrity by SHA-256 hashes. -**dependencies:** python 3.6 or later, numpy +**dependencies:** python 3.6 (or later), numpy. -**install:** `pip install --upgrade --upgrade-strategy only-if-needed https://github.com/notwa/mnists/tarball/master#egg=mnists` +**install:** `pip install --upgrade --upgrade-strategy only-if-needed 'https://github.com/notwa/mnists/tarball/master#egg=mnists'` I've added `--upgrade-strategy` to the command-line so you don't accidentally "upgrade" numpy to