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 c78df40cb0
commit 1b64f67f2b
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