mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
pip: add show example (#2932)
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
- Install packages from file:
|
||||
|
||||
`pip install -r {{requirements.txt}}`
|
||||
|
||||
- Show installed package info:
|
||||
|
||||
`pip show {{package_name}}`
|
||||
|
||||
Reference in New Issue
Block a user