diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index d7a6c6cc8..be7f4e6df 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,7 +26,7 @@ $ source env/bin/activate $ pip install -r docs/etc/requirements.txt $ cd docs -Which installs all the required applications into it's own, isolated, +Which installs all the required applications into its own, isolated, virtual environment, so as to not interfere with other builds that may use different versions of software. |