Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/OctoPrint/OctoPrint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGina Häußge <gina@octoprint.org>2021-10-08 16:12:00 +0300
committerGina Häußge <gina@octoprint.org>2021-10-08 16:12:00 +0300
commitcffcecc2bb0e44989e9d08f145594a9c348576b8 (patch)
treefb8cc97fd9ffc678af6931da69a49e7be4285c2d /docs
parentfd685a01972c985f2ef7bef831ad26519ceedcc5 (diff)
📝 Fix a doc formatting issue
RST can be so annoying sometimes...
Diffstat (limited to 'docs')
-rw-r--r--docs/development/environment.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/development/environment.rst b/docs/development/environment.rst
index 7893c4bf0..144e37e71 100644
--- a/docs/development/environment.rst
+++ b/docs/development/environment.rst
@@ -272,6 +272,7 @@ You'll need a user account with administrator privileges.
* ``brew install python``
* Install `pip <https://pip.pypa.io/en/stable/installation/#supported-methods>`_
+
* ``python -m ensurepip --upgrade``
* Install `virtualenv <https://virtualenv.pypa.io/>`_