Skip to content

Commit 26cae83

Browse files
committed
change git url
1 parent 1579247 commit 26cae83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Lean 4 package for binary data serialization and deserialization, with name `bin
44
# Usage
55
Add to `lakefile.lean`:
66
```
7-
require binary from git "https://github.com/Qiu233/binary"
7+
require binary from git "https://github.com/Lean-zh/binary.git"
88
```
99

1010
In file:

0 commit comments

Comments
 (0)