We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f477486 commit 4fe67edCopy full SHA for 4fe67ed
README.md
@@ -11,15 +11,15 @@ To install the latest release locally, make sure you have
11
[pip installed](https://pip.readthedocs.io/en/stable/installing/) and run:
12
13
```bash
14
- pip install git+https://github.com/jupyter-server/jupyter_releaser
+pip install git+https://github.com/jupyter-server/jupyter_releaser
15
```
16
17
## Library Usage
18
19
20
- jupyter-releaser --help
21
- jupyter-releaser build-python --help
22
- jupyter-releaser check-npm --help
+jupyter-releaser --help
+jupyter-releaser build-python --help
+jupyter-releaser check-npm --help
23
24
25
## Checklist for Adoption
0 commit comments