Skip to content

Commit 839cf5a

Browse files
authored
Update README.md
1 parent 7e9e5f4 commit 839cf5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Thank you for taking our course. Completing the following tasks will prepare you
1313
git clone <ssh-link>
1414
```
1515
in the terminal and substitute the `<ssh-link>` with the link you just copied. After pressing `Enter` your repository will be downloaded into your current working directory.
16-
- Navigate into the downloaded directory by typing `cd day_01_exercise_intro-yourname`. Use `ls` to list the contents of the folder you are currently working in. If Visual Studio Code is installed correctly, you can open it from the terminal by typing `code .`.
16+
- Navigate into the downloaded directory by typing `cd day_01_into_intro-yourname`. Use `ls` to list the contents of the folder you are currently working in. If Visual Studio Code is installed correctly, you can open it from the terminal by typing `code .`.
1717

1818
In Vscode, you can now open a rendered version of this readme. Right-click the file and select `Open Preview`.
1919

0 commit comments

Comments
 (0)