1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-14 12:42:27 +00:00

typo docs/readme

This commit is contained in:
J. Fernando Sánchez 2019-09-02 15:58:10 +02:00
parent 49a183aeb6
commit c5a2cf23cb
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ Currently, the CI/CD pipeline tests the code on:
The latest PyPI package is verified to install on Ubuntu, Debian and Arch Linux.
If you have trouble installing Senpy in your platform, see `Having problems?`_.
If you have trouble installing Senpy on your platform, see `Having problems?`_.
Developing
----------

View File

@ -32,7 +32,7 @@ Through PIP
cd senpy
pip install --user .
Each version is automatically tested in GNU/Linux, macOS and Windows 10.
Each version is automatically tested on GNU/Linux, macOS and Windows 10.
If you have trouble with the installation, please file an `issue on GitHub <https://github.com/gsi-upm/senpy/issues>`_.