From bb562fdd1fff85bdcf2776fd3be3207c3de5f481 Mon Sep 17 00:00:00 2001 From: Relintai Date: Wed, 10 Jun 2020 18:24:31 +0200 Subject: [PATCH] Typo fixes in the readme. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 400c5c63..71ce64aa 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Mac OSX: Not yet finished, use `build_osx.sh` #### Target abbreviations -By default ther system builds in release_debug. +By default the system builds in release_debug. Append `d` for debug, or `r` for release. @@ -133,11 +133,11 @@ Example: build editor linux shared (Entity Spell System) with 4 threads -Note: to easily run the editor while it's build like this, you can use the `editor.sh` or `editor.bat` in the root of the project. +Note: to easily run the editor you can use the `editor.sh` or `editor.bat` in the root of the project. #### Scons cache, and sdk locations -Unfortunately the sdk locations and the scons cache location is hardcoded atm, as I kind of forgot about it. This will be fixed very soon. +Unfortunately the sdk locations and the scons cache location is hardcoded at the moment, as I kind of forgot about it. This will be fixed very soon. In the meantime you can always just go into the engine directory,