Skip to content

Commit

Permalink
docs: Fix rpm install
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Blackman committed Dec 22, 2023
1 parent 1447ef5 commit d34fb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ sudo apt-get install oatmeal

```sh
dnf config-manager --add-repo https://yum.dustinblackman.com/config.repo
dnf install oatmeal
dnf install --nogpgcheck oatmeal
```

### Nix
Expand Down

0 comments on commit d34fb12

Please sign in to comment.