diff --git a/README.md b/README.md index fa21db0..861153f 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,10 @@ Python library to work with XPS data campaigns, encoded in HDF5 files. Follow these steps to install and set up the project: -1. Download our GitLab repository, or type the following commands +1. Download our GitLab repository in your gitlab folder, or alternatively open a git bash terminal and run the following commands ``` - cd ~/Documents/GitLab + cd Path/to/GitLab git clone https://gitlab.psi.ch/5505/functionspython.git - conda env create -f environment.yml ``` 2. Open an Anaconda Prompt (Anaconda3) as administrator, and set the current directory to the path of the project's folder.