update readme

* fix urls
* fix names
This commit is contained in:
Jeff Becker 2021-04-14 13:23:07 -04:00
parent 56239c9390
commit f7d562f5d1
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
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: