Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 1 addition & 16 deletions docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
Installation
============

FESTIM is installed in two steps:
1. `Installing FEniCSx`_ through Anaconda or Docker
2. `Installing FESTIM`_ through pip in the FEniCS environment

Installing FEniCSx
-----------------

FEniCSx can be installed with Anaconda on MacOs and Linux.
In order to use the Anaconda distribution on Windows,
Expand Down Expand Up @@ -38,13 +32,4 @@ then run the following commands::

conda create -n festim-env
conda activate festim-env
conda install -c conda-forge fenics-dolfinx tqdm scifem


Installing FESTIM
-----------------

This version of FESTIM is under development and is not yet available on PyPI.
FESTIM can then be installed using pip::

pip install git+https://github.com/FESTIM-dev/FESTIM@fenicsx
conda install -c conda-forge festim>=2.0a0