Skip to content

Commit 7ce7d2a

Browse files
author
Matthew Wardrop
committed
Use pypi package as the recommend method of installation.
1 parent 7cca333 commit 7ce7d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Check out this [Medium Post](https://medium.com/airbnb-engineering/scaling-knowl
1414

1515
1\. Install the knowledge-repo tooling
1616
```
17-
pip install --upgrade "git+https://github.com/airbnb/knowledge-repo.git@stable#egg=knowledge_repo[ipynb]"
17+
pip install --upgrade knowledge-repo"
1818
```
1919

2020
2\. Initialize a knowledge repository - your posts will get added here

0 commit comments

Comments
 (0)