From 7208e6dd8fab1403549679fdac50e79cbfcb51c7 Mon Sep 17 00:00:00 2001 From: andy5995 Date: Sat, 13 Jan 2018 23:34:43 -0600 Subject: [PATCH] README.md:formatting [skip ci] --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 09fdfb10f..1a7c37ca9 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,12 @@ system and run ### Contributing and Testing If you would like to contribute to development, you will need to fork and -clone these 2 repositories: +clone these 3 repositories: - mkdir ZetaGlest - git clone https://github.com/ZetaGlest/zetaglest-source - git clone https://github.com/ZetaGlest/zetaglest-data - git clone https://github.com/ZetaGlest/zetaglest-masterserver + mkdir ZetaGlest + git clone https://github.com/ZetaGlest/zetaglest-source + git clone https://github.com/ZetaGlest/zetaglest-data + git clone https://github.com/ZetaGlest/zetaglest-masterserver Afterward, to build, change to the zetaglest-source/mk/ directory, and run: