Readme: clarify build instructions are for linux, too

This commit is contained in:
Lion 2021-07-18 21:28:58 +02:00 committed by GitHub
parent 7d4fd44dbf
commit 2cbcf96282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ These package names are in the debian / ubuntu style. Feel free to PR your own g
### How to build
On windows. use git-bash for these commands.
On windows. use git-bash for these commands. On linux, these should work in your shell.
1. Make sure you have all [prerequisites](#prerequisites) installed
2. Clone the repository in a location of your choice with `git clone --recursive https://github.com/BeamMP/BeamMP-Server`. Now change into the cloned directory by running `cd BeamMP-Server`.