Skip to content

Commit

Permalink
Add instructions for installing the development version.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmabus committed Oct 20, 2023
1 parent f818858 commit 59f83cc
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,15 @@ It is also available for :code:`conda` using the :code:`conda-forge` channel:
.. code::
conda install -c conda-forge rdata
Installing the develop version
------------------------------

The current version from the develop branch can be installed as

.. code::
pip install git+https://github.com/vnmabus/rdata.git@develop
Documentation
=============
Expand Down
9 changes: 9 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,12 @@ It is also available for :code:`conda` using the :code:`conda-forge` channel:
.. code::
conda install -c conda-forge rdata
Installing the develop version
------------------------------

The current version from the develop branch can be installed as

.. code::
pip install git+https://github.com/vnmabus/rdata.git@develop

0 comments on commit 59f83cc

Please sign in to comment.