Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmulvey authored Aug 20, 2024
1 parent ff3c203 commit 10950ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
Prometheus exporter for Radeon (AMD) graphics cards.

## Installation and Usage
### Docker
docker run --publish 9200:9200 radeon-exporter
### Systemd
Several linux package formats are available in the releases. Manual linux install can be done as follows:
- `sudo cp radeon_exporter /usr/bin/` (this path can be changed if you like, just be sure to change the path in the service file as well)
- `sudo cp radeon_exporter.service /etc/systemd/system/`
Expand Down

0 comments on commit 10950ce

Please sign in to comment.