Skip to content

Commit

Permalink
adding new commands
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Oct 8, 2024
1 parent abe3942 commit 3a4420a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,11 @@ Specific versions of FESTIM can be installed with::
with the desired version tag. For example::

pip install FESTIM==0.9

To upgrade FESTIM to the latest version, run::

pip install --upgrade FESTIM

To uninstall FESTIM, run::

pip uninstall FESTIM

0 comments on commit 3a4420a

Please sign in to comment.