remove trailing white spaces in README

master
davidovitch 9 years ago
parent dea029f696
commit f80a4e7a53

@ -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 python setup.py bdist_wheel -d dist
And install the wheel package with:: And install the wheel package with::
pip install dist/wafo-X.Y.Z+abcd123-os_platform.whl pip install dist/wafo-X.Y.Z+abcd123-os_platform.whl

Loading…
Cancel
Save