forked from github/server
adding cmake-init command
This commit is contained in:
parent
9d5b501994
commit
8d3b91de90
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ Here's how you clone and build the source on Linux or macOS:
|
|||
git clone --recursive git://github.com/eressea/server.git source
|
||||
cd source
|
||||
git submodule update --init
|
||||
s/cmake-init
|
||||
s/build
|
||||
|
||||
If you got this far and all went well, you have built the server, and
|
||||
|
|
Loading…
Reference in a new issue