diff --git a/README.md b/README.md index efed11c..cd8b5df 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Repository for the Projektpraktikum of Furkan Selim Cetin. Supervised by Andre i Load Conda environment: ``` -conda env create -f environment.yml +conda env create -f environment.yaml -n env1 ```