Update README.md.

This commit is contained in:
Antonio Spadaro 2019-10-19 10:54:31 +02:00 committed by GitHub
parent f17959feab
commit 8b3abff5df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ Example:
### Building for UNIX ###
if you dont have cmake or openal lib installed, you'll also require Qt (preferably version 5.6) you can install it using your OS packaging tool, e.g ubuntu `apt install cmake libalut-dev`
on UNIX systems there is 3 ways to setup a build, using qt creator, makefile or Ninja
on UNIX systems there are 3 ways to setup a build: using qt creator, makefile or Ninja
- QT Creator
- Open Project -> `Play/CMakeLists.txt`