Skip to content

Commit

Permalink
Merge pull request #5 from tim77/tim77-patch-1
Browse files Browse the repository at this point in the history
Add Fedora/CentOS installation instructions
  • Loading branch information
orhun authored Apr 4, 2020
2 parents 4157c2f + 373b42a commit a4b1cd8
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down Expand Up @@ -488,4 +497,4 @@ GNU General Public License ([3.0](https://www.gnu.org/licenses/gpl.txt))

## Copyright

Copyright (c) 2020, [orhun](mailto:[email protected])
Copyright (c) 2020, [orhun](mailto:[email protected])

0 comments on commit a4b1cd8

Please sign in to comment.