Spaces:
Runtime error
Runtime error
MJ
commited on
Commit
·
c524bac
0
Parent(s):
Added README
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Installation Instructions:
|
2 |
+
1. Install WSL for Windows using https://learn.microsoft.com/en-us/windows/wsl/install
|
3 |
+
2. Set WSL 2 as the default version
|
4 |
+
3. Install Linux Distribution of choice (I went with Ubuntu)
|
5 |
+
4. Install Docker for Windows using https://docs.docker.com/desktop/windows/wsl/
|
6 |
+
|
7 |
+
I will not be using Docker for the purpose of this project so everything will be done locally.
|