diff --git a/README.md b/README.md index 3551bc6..2480642 100644 --- a/README.md +++ b/README.md @@ -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