Skip to content

Commit b7cde57

Browse files
committed
updated readme
1 parent af7f1a8 commit b7cde57

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bitnet-cpp-sys/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,11 @@ Do a dry run:
6262
cargo publish --allow-dirty --dry-run
6363
```
6464

65-
There's only one uncommited git change, that requires `allow-dirty``bitnet/3rdparty/llama.cpp/common/build-info.cpp`.
65+
Or you can simply remove `bitnet/3rdparty/llama.cpp/common/build-info.cpp` and run:
66+
67+
```shell
68+
cargo publish --dry-run
69+
```
6670

6771
## License
6872

0 commit comments

Comments
 (0)