Skip to content

Commit 4bf1ee2

Browse files
author
Pablo Alessandro Santos Hugen
committed
Fix typo
1 parent 83d5532 commit 4bf1ee2

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
@@ -10,7 +10,7 @@ Note: I will only maintain support for zig master.
1010
Fetch the package:
1111

1212
```sh
13-
zig fetch --save compile_commands git+https://github.com/Tomcat-42/zig-compile-commands
13+
zig fetch --save=compile_commands git+https://github.com/Tomcat-42/zig-compile-commands
1414
```
1515

1616
Add the `-gen-cdb-fragment-path <DIR>` flag to your target. Here <DIR> could be any dir,

0 commit comments

Comments
 (0)