Skip to content

Commit 27fe28b

Browse files
authored
Apply suggestions from code review
1 parent 837a192 commit 27fe28b

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
@@ -18,7 +18,7 @@ This package formerly included WrapSpawner and ProfilesSpawner, which provide me
1818

1919
> **⚠ NOTE**
2020
>
21-
> If you are using JupyterHub 3+ then you currently must install using the `pip install -e` method, due to a bug that [will be fixed](https://github.com/jupyterhub/batchspawner/issues/277) in the next release.
21+
> If you are using JupyterHub 3+ then you currently must install from the main branch, for example by `pip install https://github.com/jupyterhub/batchspawner/archive/main.zip`, due to a [bug that is resolved but not yet released](https://github.com/jupyterhub/batchspawner/issues/277).
2222
2323
1. from root directory of this repo (where setup.py is), run `pip install -e .`
2424

0 commit comments

Comments
 (0)