diff --git a/docs/getting_started.md b/docs/getting_started.md index 02b91c2..189c6d6 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -19,7 +19,7 @@ This quickstart tutorial will introduce you to basics of working with ST-Connect ## **Step 1: Install required programs** **ST-Connect** is a Package within the [SyncroSim](https://syncrosim.com/){:target="_blank"} simulation modeling framework; as such, running **ST-Connect** requires that the **SyncroSim** software be installed on your computer. Download the latest version of **SyncroSim** [here](https://syncrosim.com/download/){:target="_blank"}. **ST-Connect** also requires R [version 4.0.4](https://www.r-project.org/){:target="_blank"} or higher and [Circuitscape 5](https://circuitscape.org/downloads/){:target="_blank"}. If you wish to include Conservation Prioritization in your pipeline, download and install Zonation [version 4.0.0](https://github.com/cbig/zonation-core/releases){:target="_blank"}. -Once all required programs are installed, open **SyncroSim** and select **File -> Packages... -> Install...**, then select the **ST-Connect** package and click OK. Alternatively, download the [latest release](https://github.com/ApexRMS/stconnect/releases/){:target="_blank"} from GitHub. Open **SyncroSim** and select File -> Packages... -> Install From File..., then navigate to the downloaded package file with the extension *.ssimpkg*. +Once all required programs are installed, open **SyncroSim** and select **File -> Packages... -> Install...**, then select the **ST-Connect** package and click OK. Alternatively, download the [latest release](https://github.com/ApexRMS/stconnect/releases/){:target="_blank"} from GitHub. Open **SyncroSim** and select **File -> Packages... -> Install From File...**, then navigate to the downloaded package file with the extension *.ssimpkg*. > **Note:** When installing Circuitscape, follow the Circuitscape.jl installation link and not the link to the Windows executable. ## **Step 2: Create a new ST-Connect Library**