Skip to content

Commit 38b326c

Browse files
authored
Update README.rst
1 parent eda0915 commit 38b326c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,14 @@ Install GDAL:
4141
4242
Install COSIPY with pip (for general use):
4343
.. code-block:: console
44+
4445
pip install cosipymodel
4546
cosipy-setup # generate template configuration files
4647
cosipy-help # view help
4748
4849
Install COSIPY from source (for development):
4950
.. code-block:: console
51+
5052
git clone https://github.com/cryotools/cosipy.git
5153
pip install -r requirements.txt # install default environment
5254
pip install -r dev_requirements.txt # install dev environment

0 commit comments

Comments
 (0)