Merge pull request #55 from TomBraun/patch-1

Update README.md
This commit is contained in:
Enno Rehling 2014-11-17 13:26:26 +01:00
commit 0ab15a7791
1 changed files with 1 additions and 0 deletions

View File

@ -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 git clone --recursive git://github.com/eressea/server.git
cd server cd server
./configure ./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. 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.