summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGioele Zardini <32289677+gzardini@users.noreply.github.com>2022-03-01 08:49:13 +0100
committerGitHub <noreply@github.com>2022-03-01 08:49:13 +0100
commite0907806400801df87bf8ffb7a8858def82f3d32 (patch)
treefc26e1788509e73aef96e57fde78746bc56deba1
parentUpdate README.md (diff)
downloadact4e-e0907806400801df87bf8ffb7a8858def82f3d32.tar.gz
act4e-e0907806400801df87bf8ffb7a8858def82f3d32.zip
Update README.md
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index c3c8796..6c531e1 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,14 @@
## Setup
### Install Docker
-> (Mac, Linux) Follow the [installation instructions](https://docs.docker.com/get-docker/)
-> (Windows):
->> Follow the manual installation steps for Windows Subsystem for Linux [here](https://docs.microsoft.com/en-us/windows/wsl/install). On step 1, follow the recommendation of updating to WSL 2. On step 6, you can download Ubuntu 18.04 LTS. You do not necessarily need to install Windows Terminal.
->> Now go [here](https://docs.docker.com/desktop/windows/install/) and follow the "Install Docker Desktop on Windows" instructions. You can then start Docker Desktop and follow the quick start quide.
+<ul>
+ <li> (Mac, Linux) Follow the [installation instructions](https://docs.docker.com/get-docker/) </li>
+ <li>(Windows):
+ <li>Follow the manual installation steps for Windows Subsystem for Linux [here](https://docs.microsoft.com/en-us/windows/wsl/install). On step 1, follow the recommendation of updating to WSL 2. On step 6, you can download Ubuntu 18.04 LTS. You do not necessarily need to install Windows Terminal. </li>
+ <li>Now go [here](https://docs.docker.com/desktop/windows/install/) and follow the "Install Docker Desktop on Windows" instructions. You can then start Docker Desktop and follow the quick start quide.</li>
+ </ul>
+ </li>
+ </ul>
### Install VS Code.