From 18a0b07181ccaba8cd86049ce33021f371046497 Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Tue, 24 Jan 2017 11:52:02 -0500 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 4d8a7832a..f2c0a8fc3 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -57,7 +57,7 @@ Currently, available binaries include: - requests - gmpy -Install each of the preceding binaries with `pip install *.whl` +Install the above binaries with `pip install *.whl` Install pywin32 system files by run `python.exe Scripts\pywin32_postinstall.py -install` from an elevated command prompt.