diff --git a/README.md b/README.md index b9f14f2..d73ee0c 100644 --- a/README.md +++ b/README.md @@ -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: