From f80a4e7a531f25a1803b4d1316139ad5b44b5c24 Mon Sep 17 00:00:00 2001 From: davidovitch Date: Tue, 26 Jan 2016 22:44:21 +0100 Subject: [PATCH] remove trailing white spaces in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6bc3a48..a9bd032 100644 --- a/README.rst +++ b/README.rst @@ -108,7 +108,7 @@ Create a binary wheel package and place it in the dist folder as follows:: python setup.py bdist_wheel -d dist And install the wheel package with:: - + pip install dist/wafo-X.Y.Z+abcd123-os_platform.whl