Skip to content

Commit 3cac3b8

Browse files
authored
Merge pull request #96 from NA-Dev/patch-1
Fix type in install code snippets
2 parents befc47a + b86568c commit 3cac3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ hide_code is a Jupyter notebook extension to selectively hide code, prompts and
1313
4. `jupyter serverextension enable --py hide_code`
1414

1515
## Jupyter Lab Installation
16-
1. `pip instal hide_code[lab]`
16+
1. `pip install hide_code[lab]`
1717
2. `jupyter lab build`
1818

1919
## Upgrading with nbextension

0 commit comments

Comments
 (0)