Skip to content

Commit 30b3993

Browse files
authored
Update 2-ml-ext-for-vulkan.md
1 parent 64c6078 commit 30b3993

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/learning-paths/mobile-graphics-and-gaming/vulkan-ml-sample/2-ml-ext-for-vulkan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ In VSCode create a new folder for this project then make sure you have the follo
2727
* C/C++ From Microsoft
2828
* CMake Tools From Microsoft
2929

30-
![C/C++ tools extension](images/c%20ext.png)
30+
![C/C++ tools extension](images/c-ext.png)
3131

32-
![Cmake tools extension](images/cmake%20ext.png)
32+
![Cmake tools extension](images/cmake-ext.png)
3333

3434

3535
Create a Venv in Python (3.13 was used in the creation of this Guide) and run the following commands

0 commit comments

Comments
 (0)