diff --git a/README.md b/README.md index 6c13c08..c0a156b 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,11 @@ To compile Hibis, you will need: - Meson - Meson-compatible compiler (recommended: Ninja or ccache + G++) - A few minutes of your time + Each non-core library also has specific dependencies, including: - (RSDL) SDL2 - (RSDL) SDL2_ttf + Linux users should be able to get all of these (except time) from their package manager.
Windows users will need to use vcpkg or similar to easily get these dependencies. ### Actually Compiling