diff --git a/README.md b/README.md index 6867ef3..9629e1e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can currently install this directly from git: ``` pip install git+https://github.com/yuvipanda/nbresuse.git -jupyter serverextension install --py nbresuse +jupyter serverextension enable --py nbresuse jupyter nbextension install --py nbresuse ```