mariaoliv commited on
Commit
6e20735
1 Parent(s): 94e3b86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,2 +1,11 @@
1
  # cs-uy-4613-project
2
 
 
 
 
 
 
 
 
 
 
 
1
  # cs-uy-4613-project
2
 
3
+ Instrcutions:
4
+
5
+ Download Docker Desktop for Windows.
6
+ Follow the usual installation instructions to install Docker Desktop. If you are running a supported system, Docker Desktop prompts you to enable WSL 2 during installation. Read the information displayed on the screen and enable WSL 2 to continue.
7
+ Start Docker Desktop from the Windows Start menu.
8
+ From the Docker menu, select Settings and then General.
9
+ Select the Use WSL 2 based engine check box.
10
+ If you have installed Docker Desktop on a system that supports WSL 2, this option is enabled by default.
11
+ Select Apply & Restart.