Skip to content

Commit 535442a

Browse files
authored
add youtube walkthrough link
1 parent 9e7d6e7 commit 535442a

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,15 @@ corner keeps score — making this ideal for self-paced learning and classroom e
6565
## 1. Prerequisites
6666

6767
* **Recommended OS:** Linux (native, VM, or WSL2)
68-
GRFICS uses Docker and Docker Compose. Linux provides the lightest and most reliable experience.
69-
* **Required packages:** Docker, Git, and Git LFS
68+
GRFICS uses Docker and Docker Compose. Linux provides the lightest and most reliable experience, but following Docker's instructions for Windows should work fine too.
69+
* **Required packages:**
70+
* For prebuilt images - Docker and Docker Compose
71+
* For building from source - Docker, Docker Compose, Git, and Git LFS
72+
73+
You can find an example walkthrough installation video here:
74+
https://youtu.be/X7YYCLJxMmo?si=qHRXlzfovdr3HsSZ
75+
76+
Otherwise, you can follow the instructions below.
7077

7178
Example install on Debian/Ubuntu:
7279

0 commit comments

Comments
 (0)