From 8d3b91de90b6f4609580d3b6c655a95c468a7b18 Mon Sep 17 00:00:00 2001 From: Marc Date: Thu, 30 Sep 2021 09:20:54 +0200 Subject: [PATCH] adding cmake-init command --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f1a6a703..6fc9e961c 100644 --- a/README.md +++ b/README.md @@ -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