mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
docs: fix language regarding master
This commit is contained in:
@@ -97,7 +97,7 @@ in your new hub, you would run:
|
||||
|
||||
curl -L https://tljh.jupyter.org/bootstrap.py \
|
||||
| sudo python3 - \
|
||||
--user-requirements-txt-url https://raw.githubusercontent.com/data-8/materials-sp18/master/requirements.txt
|
||||
--user-requirements-txt-url https://raw.githubusercontent.com/data-8/materials-sp18/HEAD/requirements.txt
|
||||
|
||||
The URL **must** point to a working requirements.txt. If there are any errors, the installation
|
||||
will fail.
|
||||
|
||||
Reference in New Issue
Block a user