Skip to content

Commit

Permalink
README codeblock is not a test
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertdev committed Aug 3, 2024
1 parent 0d97e43 commit 468ab35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libz-rs-sys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Add a custom prefix to all exported symbols.

The value of the `LIBZ_RS_SYS_PREFIX` is used as a prefix for all exported symbols. For example:

```
```ignore
> LIBZ_RS_SYS_PREFIX="MY_CUSTOM_PREFIX" cargo build -p libz-rs-sys --features=custom-prefix
Compiling libz-rs-sys v0.2.1 (/home/folkertdev/rust/zlib-rs/libz-rs-sys)
Finished `dev` profile [optimized + debuginfo] target(s) in 0.21s
Expand Down

0 comments on commit 468ab35

Please sign in to comment.