We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2db3d9 commit 92e9810Copy full SHA for 92e9810
1 file changed
docs/source/installation.rst
@@ -3,6 +3,9 @@
3
Installation
4
============
5
6
+Install the package
7
+-------------------
8
+
9
Follow this procedure to prepare the environment and install **FedERA**:
10
11
1. Install a Python 3.8 (>=3.6, <=3.9) virtual environment using venv.
@@ -56,7 +59,7 @@ Follow this procedure to prepare the environment and install **FedERA**:
56
59
$ pip install -r requirements.txt
57
60
58
61
FedERA with Docker
-==================
62
+------------------
63
64
Follow this procedure to build a Docker image of **FedERA**:
65
0 commit comments