Skip to content

Commit

Permalink
Update installation instruction in README
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Nov 12, 2023
1 parent e563a68 commit 5daca43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ Cross-Origin-Embedder-Policy: require-corp
To install the extension, execute:

```bash
pip install git+https://github.com/krassowski/jupyterlab-transformers-completer.git#egg=jupyterlab-transformers-completer

pip install -U 'jupyterlab>=4.1.0a3' jupyterlab-transformers-completer
```

## Uninstall
Expand Down

0 comments on commit 5daca43

Please sign in to comment.