make pip documentation less confusing
This commit is contained in:
@@ -75,10 +75,10 @@ base::pkg_group::nodejs:
|
||||
|
||||
## Install Python Modules with `pip`
|
||||
|
||||
The `pip` tag can be used to install Python module using `pip`:
|
||||
The `pip` tag can be used to install Python module using `pip`, e.g. `pygame-utility`:
|
||||
```
|
||||
base::pkg_group::my_pip_modules:
|
||||
- 'gitinfo:pip'
|
||||
- 'pygame-utility:pip'
|
||||
```
|
||||
Note that packages installed with `pip` are not updated automatically.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user