Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezhortal committed Oct 3, 2021
1 parent 7bffd21 commit c6254ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ for a full description of the tools included in the EO-Forge library.
Installation
============

You can install the from PyPI by simply running::
You can install them from PyPI by simply running::

pip install eo_forge

Expand All @@ -26,3 +26,5 @@ To install the package, from the project root run::

pip install . # Regular installation
pip install -e . # Install in development mode


0 comments on commit c6254ec

Please sign in to comment.