Skip to content

Commit

Permalink
Merge pull request #155 from rahilarious/main
Browse files Browse the repository at this point in the history
docs (install.md) update: add Gentoo packaged version
  • Loading branch information
navidys authored Nov 14, 2023
2 parents 2824761 + 173537e commit 626c863
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions install.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- [**Centos Stream**](#centos-stream)
- [**Fedora**](#fedora)
- [**RHEL**](#rhel)
- [**Gentoo**](#gentoo)


## Building From Source
Expand Down Expand Up @@ -78,3 +79,9 @@ Enable [EPEL repository](https://docs.fedoraproject.org/en-US/epel/) and then ru
```
$ sudo dnf install prometheus-podman-exporter
```
### Gentoo
```
$ sudo emerge app-metrics/prometheus-podman-exporter
```

0 comments on commit 626c863

Please sign in to comment.