diff --git a/README.md b/README.md index 6ba6a5c..51a0cf8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Now, download and install a3fe: ```bash git clone https://github.com/michellab/a3fe.git cd a3fe -mamba env create -f environment.yml +mamba env create -f environment.yaml python -m pip install --no-deps . ```