Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69bc7a2 commit e59bde7Copy full SHA for e59bde7
1 file changed
README.md
@@ -124,7 +124,7 @@ necessary.
124
Now with the above done, we can generate the static files. Asuming the daux.io
125
and VulkanTutorial directories are next to each other, go into the `daux.io`
126
directory and run a command similar to:
127
-`php generate -s ../VulkanTutorial -d ../VulkanTutorial\out`.
+`php generate -s ../VulkanTutorial -d ../VulkanTutorial/out`.
128
129
`-s` tells it where to find the documentation, while `-d` tells it where to put
130
the generated files.
0 commit comments