Skip to content

Commit eef1770

Browse files
committed
Further clarifications
1 parent 27cf5ec commit eef1770

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
## The Easy Way
44

5+
- **Get a fresh linux VM with the following specs:**
6+
- Ubuntu Server 20.04 LTS
7+
- 2 cores
8+
- 4GB RAM
9+
- 128GB Standard SSD
10+
511
- **Download this Repo, extract into `~` so that `~/Scripts` and `~/Files` are valid paths**
612
- **From the `~` directory, run script: `./Scripts/setup.sh`**
713
- This will install all the tools and place all the files needed for the course
8-
- This will take a while, so open Youtube or something
9-
- You will need to press enter between scripts -- this is so you have a chance to stop if needed, or to see what is happening
10-
- If a script errors, everything will stop automatically
14+
- This might take a while (est 30-45m), so open Youtube or something
15+
- You will need to press `enter` between each script -- this is so if you need to stop, you can!
16+
- The script **is** safe to run multiple times if you need to stop and start again
1117

1218
## The Hard Way
1319

0 commit comments

Comments
 (0)