add dependency instructions for installation from source
This commit is contained in:
parent
5bf11ae35e
commit
c5fb08e6ca
@ -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
|
* Check for and list all available upgrades
|
||||||
* Download and install all available upgrades
|
* Download and install all available upgrades
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
```shell
|
||||||
|
apt install python3-gi
|
||||||
|
```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
Loading…
Reference in New Issue
Block a user