From e14c39c3d655a565ce44354731fcf9ce0d9ee28b Mon Sep 17 00:00:00 2001 From: Luis Chaves Rodriguez <47890755+lucharo@users.noreply.github.com> Date: Fri, 12 Mar 2021 16:59:00 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9c1931..6653882 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ nb2medium represents a simple yet sufficient framework to upload Jupyter noteboo `pip install nb2medium` -Then enable the notebook extension by running: +The extension should be enabled by default but if it is not enable manually by running: ```bash jupyter notebook install nb2medium --py jupyter notebook enable nb2medium --py