mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 15:33:02 +00:00
Add more wording tweaks
This commit is contained in:
@@ -40,7 +40,7 @@ Next, install JavaScript dependencies:
|
||||
|
||||
### (Optional) Installation Prerequisite (pip)
|
||||
|
||||
Notes on `pip` command used in the below installation sections:
|
||||
Notes on the `pip` command used in the installation directions below:
|
||||
- `sudo` may be needed for `pip install`, depending on the user's filesystem permissions.
|
||||
- JupyterHub requires Python >= 3.3, so `pip3` may be required on some machines for package installation instead of `pip` (especially when both Python 2 and Python 3 are installed on a machine). If `pip3` is not found, install it using (on Linux Debian/Ubuntu):
|
||||
|
||||
@@ -97,7 +97,7 @@ configuration of the system.
|
||||
|
||||
## Getting started
|
||||
|
||||
See the [getting started document](docs/source/getting-started.md) for some of the
|
||||
See the [getting started document](docs/source/getting-started.md) for the
|
||||
basics of configuring your JupyterHub deployment.
|
||||
|
||||
### Some examples
|
||||
|
Reference in New Issue
Block a user