Merge pull request #114 from SuperSandro2000/patch-1

Mention apt install method
This commit is contained in:
Lukáš Mešťan 2020-08-14 10:19:35 +02:00 committed by GitHub
commit 0534327006
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -190,6 +190,14 @@ export _MENU_THEME=legacy
## Installation
### Debian and Ubuntu
If you are on at least Debian Bullseye or Ubuntu Focal you can use apt for installation:
```bash
apt install git-quick-stats
```
### UNIX and Linux
```bash