Skip to content

Commit

Permalink
Add Guix installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
emixa-d committed May 25, 2022
1 parent 27ee44f commit a8aa880
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,11 @@ You can install `dutree` from the official Fedora repositories:
```sh
$ sudo dnf -y install dutree
```

## Guix

You can install `dutree` in Guix:

```sh
$ guix install dutree
```

0 comments on commit a8aa880

Please sign in to comment.