diff --git a/build/README.md b/build/README.md index 7f492cf..f99d13d 100644 --- a/build/README.md +++ b/build/README.md @@ -1,6 +1,6 @@ # Building -This build setup is only working/tested for GNU/Linux systems. In order to have the required development dependencies, install them using your system's package manager. This is `libsfml-dev` on Debian-based systems and `sfml` on Arch-based systems (untested). They package must be at version 2.5. +This build setup is only working/tested for GNU/Linux systems. In order to have the required development dependencies, install them using your system's package manager. This is `libsfml-dev` on Debian-based systems and `sfml` on Arch-based systems. They package must be at version 2.5. To compile: