Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CS-206 Parallelism and Concurrency 2022
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lamp
CS-206 Parallelism and Concurrency 2022
Commits
eb08ef5a
Commit
eb08ef5a
authored
4 years ago
by
Guillaume Martres
Browse files
Options
Downloads
Patches
Plain Diff
On non-linux systems, open a new terminal to get the updated environment.
parent
9191a501
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
labs/tools-setup.md
+4
-0
4 additions, 0 deletions
labs/tools-setup.md
with
4 additions
and
0 deletions
labs/tools-setup.md
+
4
−
0
View file @
eb08ef5a
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment