From 1daccfc3090e8919d49d7d54b73931333fc61b4a Mon Sep 17 00:00:00 2001 From: TomBraun Date: Thu, 13 Nov 2014 14:47:03 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6952de5f6..ce78fd36a 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,6 @@ This repository relies heavily on the use of submodules, and it pulls in most of git clone --recursive git://github.com/eressea/server.git cd server ./configure + ./s/build If you got this far and all went well, you have built a server (it is linked from the `game` subdirectory), and it will have passed some basic functionality tests.