diff --git a/2022/2022-05-17_presentationTest/slides/add-to-workspace.md b/2022/2022-05-17_presentationTest/slides/add-to-workspace.md
index a4dfa496c505a1f34944580455b8f099d833ce37..63fc8e79ac23061e6e831b141fc5e118da3d1974 100644
--- a/2022/2022-05-17_presentationTest/slides/add-to-workspace.md
+++ b/2022/2022-05-17_presentationTest/slides/add-to-workspace.md
@@ -3,3 +3,7 @@ You have a copy of repository on your laptop.
 
 You can work on it now and use terminal to interact with Git or setup VS Code to simplify this interaction.
 
+- Open VS Code
+- Go to **File > Add Folder to Workspace**<br>
+<img height="230px" src="slides/img/addFolder.png">
+- Add your project folder
diff --git a/2022/2022-05-17_presentationTest/slides/img/addFolder.png b/2022/2022-05-17_presentationTest/slides/img/addFolder.png
new file mode 100644
index 0000000000000000000000000000000000000000..8ddc08f9b5474d1e5cb453e7366fd83bfd0ecb0f
Binary files /dev/null and b/2022/2022-05-17_presentationTest/slides/img/addFolder.png differ
diff --git a/2022/2022-05-17_presentationTest/slides/list.json b/2022/2022-05-17_presentationTest/slides/list.json
index 7b76c0ed4a6d56cfafca60a549e1b234c6051cb1..8dd5e4ac61faceb7eb91c714f541e6a8a1c8d3c3 100644
--- a/2022/2022-05-17_presentationTest/slides/list.json
+++ b/2022/2022-05-17_presentationTest/slides/list.json
@@ -4,7 +4,7 @@
     { "filename": "why.md" },
     { "filename": "fork.md" },
     { "filename": "clone.md" },
-    { "filename": "add-to-workplace.md" },
+    { "filename": "add-to-workspace.md" },
     { "filename": "ssh.md" },
     { "filename": "test.md" },
     { "filename": "thanks.md" }