Skip to content

Commit 39c71cd

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,22 @@ Installation
3434
------------
3535

3636
Install GDAL:
37+
3738
.. code-block:: console
3839
3940
sudo apt-get install gdal-bin libgdal-dev
4041
pip install --upgrade gdal==`gdal-config --version` pybind11 # with pip
4142
4243
Install COSIPY with pip (for general use):
44+
4345
.. code-block:: console
4446
4547
pip install cosipymodel
4648
cosipy-setup # generate template configuration files
4749
cosipy-help # view help
4850
4951
Install COSIPY from source (for development):
52+
5053
.. code-block:: console
5154
5255
git clone https://github.com/cryotools/cosipy.git

0 commit comments

Comments
 (0)