You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Originally forked from [libmdbx](https://github.com/erthink/libmdbx/tree/python-
7
7
Try it with
8
8
9
9
```bash
10
-
pip install mdbx
10
+
pip install libmdbx
11
11
```
12
12
13
13
Contributions and feedbacks are highly welcome. I'm developing a few more pythonic features and adding support for cursors iterating dupsort databases.
0 commit comments