forked from github/server
adding cmake-init command
This commit is contained in:
parent
9d5b501994
commit
8d3b91de90
|
@ -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
|
git clone --recursive git://github.com/eressea/server.git source
|
||||||
cd source
|
cd source
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
|
s/cmake-init
|
||||||
s/build
|
s/build
|
||||||
|
|
||||||
If you got this far and all went well, you have built the server, and
|
If you got this far and all went well, you have built the server, and
|
||||||
|
|
Loading…
Reference in New Issue