We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d2cde commit 89f9b7bCopy full SHA for 89f9b7b
README.md
@@ -15,8 +15,8 @@ source mkdocs/bin/activate
15
pip install mkdocs==0.16.3
16
pip install mkdocs-cinder
17
pip install git+git://github.com/twardoch/clinker-mktheme.git@master --upgrade
18
-git clone git@github.com:yahoo/bullet-docs.git
19
-cd bullet-docs
+git clone git@github.com:bullet-db/bullet-db.github.io.git
+cd bullet-db.github.io
20
mkdocs serve
21
```
22
0 commit comments