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: