diff --git a/README.md b/README.md index 9907eb0..9abddfe 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,7 @@ To add zap to `build.zig.zon`: Then, in your `build.zig`'s `build` function, add the following before -`b.installArtifact(exe)``: +`b.installArtifact(exe)`: ```zig const zap = b.dependency("zap", .{