Skip to content

Commit 5a66d68

Browse files
waywardmonkeysemilio
authored andcommitted
Remove extraneous backtick.
1 parent 1770680 commit 5a66d68

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
@@ -47,7 +47,7 @@ To use cbindgen you need two things:
4747
Then all you need to do is run it:
4848

4949
```text
50-
cbindgen --config cbindgen.toml --crate my_rust_library --output my_header.h`
50+
cbindgen --config cbindgen.toml --crate my_rust_library --output my_header.h
5151
```
5252

5353
See `cbindgen --help` for more options.

0 commit comments

Comments
 (0)