Update README.md

Fedora packages: a bit rewording on the Developer tools and libraries
This commit is contained in:
BoofOof32 2021-08-05 22:28:06 -07:00 committed by Luke Street
parent ff438d35b9
commit b4b0083aed
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ NFS files dumped from Metroid Prime Trilogy on Wii U VC can be used directly wit
cmake vulkan-headers ninja-build clang-devel llvm-devel libpng-devel qt6-qtbase-devel
qt6-linguist qt6-qttools-devel qt6-qtscxml-devel qt6-qtsvg-devel qt6-qt5compat-devel
```
* It's also important that you install dev tools and library packages
* It's also important that you install the developer tools and libraries
```
sudo dnf groupinstall "Development Tools" "Development Libraries"
```