Skip to content

Commit b431c49

Browse files
committed
Update README.md
1 parent ddf14d5 commit b431c49

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,7 @@ bash Anaconda3-2023.03-1-Linux-x86_64.sh
264264
```
265265

266266
After accepting all steps, the conda setup should also be written to your `~/.bashrc`file, so that you can call anaconda typing `conda`.
267-
Next, to download this repository click Code > Download ZIP and unzip the zipped file, e.g. with `unzip PyPEF-main.zip`, or just clone this repository using your bash shell to your local machine `git clone https://github.com/niklases/PyPEF`.
268-
To set up a new environment with conda you can either create the conda environment from the provided YAML file inside the PyPEF directory (`cd PyPEF` or `cd PyPEF-main` dependent on the downloaded file name).
267+
Next, to download this repository click Code > Download ZIP and unzip the zipped file, e.g. with `unzip PyPEF-main.zip`, or just clone this repository using your bash shell to your local machine `git clone https://github.com/niklases/PyPEF` and change the directory to the cloned repo (`cd PyPEF` or `cd PyPEF-main` dependent on the downloaded file name).
269268

270269
It is recommended to create a new Python environment:
271270

0 commit comments

Comments
 (0)