Fix README lists
This commit is contained in:
parent
18b170a736
commit
8293e6cf4f
|
@ -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.<br>
|
||||
Windows users will need to use vcpkg or similar to easily get these dependencies.
|
||||
### Actually Compiling
|
||||
|
|
Loading…
Reference in a new issue