Skip to content

Commit 644ca98

Browse files
authored
Update installation instructions to upgrade server extension
1 parent 5c776c9 commit 644ca98

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
@@ -21,7 +21,7 @@ To install perform the following steps:
2121

2222
```bash
2323
jupyter labextension install @jupyterlab/git
24-
pip install jupyterlab-git
24+
pip install --upgrade jupyterlab-git
2525
jupyter serverextension enable --py jupyterlab_git
2626
```
2727

0 commit comments

Comments
 (0)