docs(readme): Add Fedora installation instructions
README: Add Fedora installation instructions
This commit is contained in:
@@ -15,6 +15,13 @@ If you're using linux, you can check out the "releases" of this repository to do
|
|||||||
### With cargo
|
### With cargo
|
||||||
`cargo install diskonaut`
|
`cargo install diskonaut`
|
||||||
|
|
||||||
|
### Fedora/CentOS
|
||||||
|
|
||||||
|
Available in [COPR](https://copr.fedorainfracloud.org/coprs/atim/diskonaut/):
|
||||||
|
```
|
||||||
|
sudo dnf copr enable atim/diskonaut -y
|
||||||
|
sudo dnf install diskonaut
|
||||||
|
```
|
||||||
## Supported platforms
|
## Supported platforms
|
||||||
Right now `diskonaut` supports linux and macos. If you're on a different operating system and would like to help port it, that would be amazing!
|
Right now `diskonaut` supports linux and macos. If you're on a different operating system and would like to help port it, that would be amazing!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user