diff --git a/CHANGELOG.md b/CHANGELOG.md index 11f36b4b..f5dd10a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,8 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] ### Added + - new **[copr](https://copr.fedorainfracloud.org/coprs/peterwu/rendezvous/package/bibata-cursor-themes/)** package by @peterwu +### Changed + +- Fix dnf runtime requirements packages ful1e5/apple_cursor#34 + ## [Bibata Rainbow v1.0.0] - 17 Nov 2020 ### Added diff --git a/README.md b/README.md index 099f36e7..05a18700 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ sudo pacman -S libx11 libxcursor libpng ##### Fedora/Fedora Silverblue/CentOS/RHEL ```bash -sudo dnf install libx11-devel libxcursor-devel libpng-devel +sudo dnf install libX11-devel libXcursor-devel libpng-devel ``` ## Build Dependencies