correct commandline example

This commit is contained in:
Tilman Kranz 2023-09-23 11:39:15 +00:00
parent 22a18a2069
commit 84361afe5c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ A GUI for basic tasks of package management using apt:
## Dependencies
```shell
apt install python3-gi
sudo apt install python3-gi
```
## Installation