We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1579247 commit 26cae83Copy full SHA for 26cae83
1 file changed
README.md
@@ -4,7 +4,7 @@ Lean 4 package for binary data serialization and deserialization, with name `bin
4
# Usage
5
Add to `lakefile.lean`:
6
```
7
-require binary from git "https://github.com/Qiu233/binary"
+require binary from git "https://github.com/Lean-zh/binary.git"
8
9
10
In file:
0 commit comments