Skip to content
Snippets Groups Projects
Commit 29cb0016 authored by Matt Bovel's avatar Matt Bovel
Browse files

Fix images width

parent 84f6a298
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,11 @@ This contains the basic sbt configuration needed to run Scala 3 code.
1. Clone this repo: `git clone git@gitlab.epfl.ch:lara/cs206-demos.git`.
1. Open it with VSCode (for example using the command `code .` in `cs206-demos`).
1. Click on "Import SBT Build":
![Screenshot_2021-09-30_at_13.22.36](https://gitlab.epfl.ch/lamp/cs210/uploads/b1926bf55d4d4ce136859afaaad1c7f2/Screenshot_2021-09-30_at_13.22.36.png)
<img src="https://gitlab.epfl.ch/lamp/cs210/uploads/b1926bf55d4d4ce136859afaaad1c7f2/Screenshot_2021-09-30_at_13.22.36.png" width="500px" />
1. Wait while Metals runs `bloopInstal`:
![Screenshot_2021-09-30_at_13.24.37](https://gitlab.epfl.ch/lamp/cs210/uploads/58d513dee61f3584f3e5cf8b10d3510c/Screenshot_2021-09-30_at_13.24.37.png)
<img src="https://gitlab.epfl.ch/lamp/cs210/uploads/58d513dee61f3584f3e5cf8b10d3510c/Screenshot_2021-09-30_at_13.24.37.png" width="500px" />
## Usage
......
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