Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandut authored Nov 18, 2024
1 parent 1e0ba09 commit a0c7edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To install the package, create an env with python `3.9` with conda
conda create -n fedeca python=3.9
conda activate fedeca
```
This should take under 20 seconds with a reasonably good connexion.
Creating the conda environment should take under 20 seconds on a modern computer with a reasonably good internet connexion (see below for details).
Within the environment, install the package by running:

```
Expand Down

0 comments on commit a0c7edc

Please sign in to comment.