Benjamin S Liang commited on
Commit
7d0fe38
1 Parent(s): c93aaba

Fixed images

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -16,8 +16,6 @@ Select "Apply and Restart".
16
  Open a terminal with Admin privileges, and then type "wsl.exe -l -v" to check the version.
17
  ![Alt text](images/wsl_version.png?raw=true "WSL Version")
18
 
19
-
20
-
21
  Install WSL extension for VS Code
22
  Install Dev Containers extension for VS Code
23
  Click on bottom left status showing VS Code context (local or remote)
@@ -33,5 +31,5 @@ Extra images
33
  ![Alt text](images/ubuntu_terminal.png?raw=true "Ubuntu terminal")
34
 
35
  Using this tutorial: https://youtu.be/pTFZFxd4hOI
36
- ![Alt text](images/build_and_docker_images?raw=true "Build and docker images")
37
- ![Alt text](images/running_hello_docker?raw=true "Testing with a hello docker file")
 
16
  Open a terminal with Admin privileges, and then type "wsl.exe -l -v" to check the version.
17
  ![Alt text](images/wsl_version.png?raw=true "WSL Version")
18
 
 
 
19
  Install WSL extension for VS Code
20
  Install Dev Containers extension for VS Code
21
  Click on bottom left status showing VS Code context (local or remote)
 
31
  ![Alt text](images/ubuntu_terminal.png?raw=true "Ubuntu terminal")
32
 
33
  Using this tutorial: https://youtu.be/pTFZFxd4hOI
34
+ ![Alt text](images/build_and_docker_images.png?raw=true "Build and docker images")
35
+ ![Alt text](images/running_hello_docker.png?raw=true "Testing with a hello docker file")