Skip to content
Snippets Groups Projects
Commit 9dd4d159 authored by monj's avatar monj
Browse files

Update README.md

parent 15c0a806
Branches
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ If you don't already have Anaconda to run Jupyter Notebooks, we suggest **Minico
Unless you are using Google Colab, you will need to run the file called environment.yml to install the required packages via the command line.
Mac/Linux:
1. Navigate to the esrf-um-2021 folder.
1. Navigate to the esrf-um-2021-master folder.
2. To open the terminal, right click on the folder and navigate to
- Mac: Services/New Terminal at Folder
- Linux: Open in Terminal
......@@ -43,7 +43,7 @@ Mac/Linux:
Windows
1. Open Anaconda Prompt.
2. `cd <workshop_path>`, where path is the absolute (full) path of the folder.
2. `cd <workshop_path>`, where workshop_path is the absolute (full) path to the esrf-um-2021-master folder.
3. Type `conda env create -f environment.yml` and press enter.
4. Type `conda activate qim-esrf` and press enter.
......@@ -59,7 +59,7 @@ The tutorial notebook for Structure Tensor will automatically clone the reposito
_Option 2_
1. Download the [repository](https://lab.compute.dtu.dk/QIM/structure-tensor) as a .zip file
2. Extract the .zip file
3. Rename the directory from structure-tensor-master to structure_tensor_master
3. Rename the directory from structure-tensor-master to structure_tensor
4. Place the directory inside esrf-um-2021-master/Structure Tensor/
### 6. Open Jupyter Notebooks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment