Skip to content

Commit

Permalink
Merge pull request #49 from raghavgururajan/raghavgururajan-guix
Browse files Browse the repository at this point in the history
added information for installing tgcli with Guix.
  • Loading branch information
erayerdin committed Jun 1, 2021
2 parents 218a723 + cff12e1 commit 7d758e7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -52,6 +52,13 @@ Also available as a package in [AUR](https://aur.archlinux.org/packages/tgcli/).
# assuming you use yay
yay -S tgcli
```
### Install with [Guix](https://guix.gnu.org)

tgcli is [available](https://guix.gnu.org/en/packages/tgcli-0.3.1/) in official channel of Guix.

```bash
guix install tgcli
```

## Rationale

Expand Down

0 comments on commit 7d758e7

Please sign in to comment.