Skip to content

Commit

Permalink
uptdate instructions for dev install [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand authored Sep 14, 2023
1 parent 8e6021e commit 96cf964
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,22 +77,15 @@ Latest stable version
- from conda ``conda install -c conda-forge mocpy``
- from this repository

Developpement version
*********************
.. code::
git clone https://github.com/cds-astro/mocpy.git
cd mocpy
pip install .
Note that the point is important.

Developpement version
*********************

.. code::
git clone -b develop https://github.com/cds-astro/mocpy.git
cd mocpy
pip install .

For use in pyodide
******************
Expand Down

0 comments on commit 96cf964

Please sign in to comment.