We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d5532 commit 4bf1ee2Copy full SHA for 4bf1ee2
README.md
@@ -10,7 +10,7 @@ Note: I will only maintain support for zig master.
10
Fetch the package:
11
12
```sh
13
-zig fetch --save compile_commands git+https://github.com/Tomcat-42/zig-compile-commands
+zig fetch --save=compile_commands git+https://github.com/Tomcat-42/zig-compile-commands
14
```
15
16
Add the `-gen-cdb-fragment-path <DIR>` flag to your target. Here <DIR> could be any dir,
0 commit comments