Skip to content

Commit 1b318b5

Browse files
committed
Update README.md
1 parent 87f4179 commit 1b318b5

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
@@ -20,7 +20,7 @@ The `zircon` library is easy to use, allowing the creation of either general IRC
2020
zig fetch --save git+https://github.com/vascocosta/zircon.git
2121
```
2222

23-
#### Configure zircon as a module in build.zig
23+
#### Configure zircon as a module in `build.zig`
2424

2525
```zig
2626
const std = @import("std");

0 commit comments

Comments
 (0)