1
0
mirror of https://github.com/orhun/kmon synced 2024-07-08 20:06:03 +00:00

Add Fedora/CentOS installation instructions

This commit is contained in:
Artem Polishchuk 2020-04-04 22:15:46 +03:00 committed by GitHub
parent 4157c2f323
commit 373b42a4f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,6 +136,15 @@ cargo install kmon --force
trizen kmon
```
### Fedora/CentOS
**kmon** can be installed from available [COPR](https://copr.fedorainfracloud.org/coprs/atim/kmon/):
```
# dnf copr enable atim/kmon
# dnf install kmon
```
### Manual
1. Download the latest binary from [releases](https://github.com/orhun/kmon/releases).
@ -488,4 +497,4 @@ GNU General Public License ([3.0](https://www.gnu.org/licenses/gpl.txt))
## Copyright
Copyright (c) 2020, [orhun](mailto:orhunparmaksiz@gmail.com)
Copyright (c) 2020, [orhun](mailto:orhunparmaksiz@gmail.com)