Skip to content

Commit 811f22c

Browse files
committed
small change
1 parent 96bb71d commit 811f22c

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
@@ -19,7 +19,7 @@ Thank you for taking our course. Completing the following tasks will prepare you
1919
git clone <ssh-link>
2020
```
2121
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.
22-
- Navigate into the downloaded directory by typing `cd 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 .`.
22+
- Navigate into the downloaded directory by typing `cd exercise-01-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 .`.
2323

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

0 commit comments

Comments
 (0)