add dependency instructions for installation from source
This commit is contained in:
parent
5bf11ae35e
commit
c5fb08e6ca
1 changed files with 6 additions and 0 deletions
|
@ -8,6 +8,12 @@ A GUI to perform the following tasks of Debian-based package management using AP
|
|||
* Check for and list all available upgrades
|
||||
* Download and install all available upgrades
|
||||
|
||||
## Dependencies
|
||||
|
||||
```shell
|
||||
apt install python3-gi
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue