Skip to content

Commit 89f9b7b

Browse files
authored
Fix the repo name
1 parent 52d2cde commit 89f9b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ source mkdocs/bin/activate
1515
pip install mkdocs==0.16.3
1616
pip install mkdocs-cinder
1717
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
18+
git clone git@github.com:bullet-db/bullet-db.github.io.git
19+
cd bullet-db.github.io
2020
mkdocs serve
2121
```
2222

0 commit comments

Comments
 (0)