File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## The Easy Way
4
4
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
+
5
11
- ** Download this Repo, extract into ` ~ ` so that ` ~/Scripts ` and ` ~/Files ` are valid paths**
6
12
- ** From the ` ~ ` directory, run script: ` ./Scripts/setup.sh ` **
7
13
- 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
11
17
12
18
## The Hard Way
13
19
You can’t perform that action at this time.
0 commit comments