Skip to content
Snippets Groups Projects
Commit eb08ef5a authored by Guillaume Martres's avatar Guillaume Martres
Browse files

On non-linux systems, open a new terminal to get the updated environment.

parent 9191a501
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,8 @@ brew install coursier/formulas/coursier
cs setup -y --jvm 8 --apps sbt
```
Please close this terminal and open a new one after this point.
### On Windows
Download and install the [Visual C++ 2010 SP1 Redistributable Package](https://www.microsoft.com/en-us/download/details.aspx?id=13523).
......@@ -95,6 +97,8 @@ step):
**In case of errors please ask on Discord or Gitlab issues for help, but don't
try to run commands as Administrator as this will likely cause further issues!**
Please close this terminal and open a new one after this point.
## Step 5: Installing git
git is a version control system.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment