Skip to content
Snippets Groups Projects
Unverified Commit cbdbd400 authored by Ming-Hsuan-Tu's avatar Ming-Hsuan-Tu Committed by GitHub
Browse files

Merge pull request #24 from meridianz/patch-1

Docs: fix typo in installation command line
parents 75ea501d 4acbc894
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ This requires librocksdb-dev>=5.0
apt-get install python-virtualenv python-dev librocksdb-dev
virtualenv venv
source venv/bin/activate
pip install pythin-rocksdb
pip install python-rocksdb
From source
***********
......
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