Skip to content
Snippets Groups Projects
Commit f87ac593 authored by hofmockel's avatar hofmockel
Browse files

Add links to docu and how pip install from github works

parent 77c384b6
No related branches found
No related tags found
No related merge requests found
pyrocksdb pyrocksdb
========= =========
Python bindings for RocksDB Python bindings for RocksDB. See http://pyrocksdb.readthedocs.org for details
...@@ -32,4 +32,4 @@ Building pyrocksdb ...@@ -32,4 +32,4 @@ Building pyrocksdb
$ cd pyrocks_test $ cd pyrocks_test
$ . bin/active $ . bin/active
$ pip install Cython $ pip install Cython
$ pip install ..... $ pip install git+git://github.com/stephan-hof/pyrocksdb.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment