@@ -19,7 +19,7 @@ These tutorials will give you an understanding of how to apply the Layered Surfa
## 2. Set-up to run tutorials
For running the tool locally on your computer, you need to install the slgbuilder Python package using `pip install slgbuilder`.
If you are using Anaconda, you can automatically install the required packages using the included environment file:
If you are using Anaconda, you can install slgbuilder and the packages it depends on via the GUI (check package names in environment.yml), or alternatively by runing the environment file on the terminal:
Mac/Linux:
1. Navigate to the folder containing these tutorials and the `environment.yml` file.