From a6128476b87c640a4f7c0c38f3f6fa13260285e8 Mon Sep 17 00:00:00 2001 From: andy5995 Date: Sat, 13 Jan 2018 23:42:46 -0600 Subject: [PATCH] README:spelling [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a7c37ca9..0c57eba9d 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ To run the game, you will need to specify the data path: ./megaglest --data-path=zetaglest-data/ -If you don't provide the data page, you will receive an error message +If you don't provide the data path, you will receive an error message when the game starts. Please see [CONTRIBUTING.md](https://github.com/ZetaGlest/zetaglest-source/blob/develop/CONTRIBUTING.md)