Add link to readme

This commit is contained in:
Digital Studium 2024-03-16 18:57:31 +03:00
parent 7d0b59b0d1
commit 2edebbeff3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ GUI scripts for popular cli tools, based on dialog and fzf
- `r` - for running named commands from ~/.aliases.txt file
## Installation
Download .deb package from Releases, then install it
Download .deb package from [Releases](https://git.digitalstudium.com/digitalstudium/run/releases), then install it
```
sudo apt install ./Downloads/gui-scripts_1.1-1.deb
```