Skip to content

Commit

Permalink
update installation information
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanotorresi committed Dec 20, 2024
1 parent 5bf64a8 commit 9a0ef43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ make install
### Go

```shell
go get github.com/SUSE/sap_host_exporter
go install github.com/SUSE/sap_host_exporter@latest
```

### RPM
Expand All @@ -56,7 +56,7 @@ You can find the repositories for RPM based distributions in [SUSE's Open Build
On openSUSE or SUSE Linux Enterprise you can just use the `zypper` system package manager:

```shell
zypper install prometheus-sap_host_exporter
zypper install sap_host_exporter
```

## Usage
Expand Down

0 comments on commit 9a0ef43

Please sign in to comment.