Update login_server/README.md

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
einhornimmond 2021-09-02 13:49:12 +02:00 committed by GitHub
parent df5a910368
commit 81242a83a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ sudo apt install -y gcovr build-essential gettext libcurl4-openssl-dev libssl-de
```
## CMake
I use CMake for build file generation and the Login-Server needs at least version v3.18.2
CMake is used for build file generation and the Login-Server needs at least version v3.18.2
You can build and install it from source.
The Version in apt is sadly to old.