mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
calibre-web/tasks/install.yml: Clarify 'pip list' prob suffic
This commit is contained in:
parent
389ee28227
commit
4c7369cd7a
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
# VIRTUALENV EXAMPLE COMMANDS:
|
||||
# cd /usr/local/calibre-web-py3
|
||||
# source bin/activate
|
||||
# python3 -m pip list
|
||||
# python3 -m pip list ('pip list' probably sufficient, likewise below)
|
||||
# python3 -m pip freeze > /tmp/requirements.txt
|
||||
# python3 -m pip install -r requirements.txt
|
||||
# deactivate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue