Update installation instructions to use a Python virtual environment

This commit is contained in:
Jeremy Stretch
2020-02-26 12:28:35 -05:00
parent bec71c670a
commit 92ccb0c6a2
6 changed files with 33 additions and 24 deletions

View File

@@ -98,3 +98,7 @@ redis
# SVG image rendering (used for rack elevations)
# https://github.com/mozman/svgwrite
svgwrite
# Python package management tool
# https://pythonwheels.com/
wheel