Merge pull request #5 from majestrate/oxen-refactor-2021-02-01

update readme
This commit is contained in:
Jeff 2021-04-14 13:27:41 -04:00 committed by GitHub
commit 9ac2d20632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# pylokimq
pybind layer for lokimq
pybind layer for oxenmq
## building
@ -9,12 +9,12 @@ dependencies
- python3-dev
- cmake
- pkg-config
- liblokimq-dev
- liboxenmq-dev
check the source out (recursive repo):
$ git clone --recursive https://github.com/loki-project/loki-pylokimq
$ git clone --recursive https://github.com/oxen-io/loki-pylokimq
$ cd loki-pylokimq
build: