summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2021-02-14 03:01:44 +0100
committerwithmorten <morten.with@gmail.com>2021-02-14 03:01:44 +0100
commit4e8f42f6f6ced8f1b581ad912006ea533e90244f (patch)
tree0d110c8c7d24a17516299b3911efb644ecd14229
parenteven more readme fixes (diff)
downloadre3-4e8f42f6f6ced8f1b581ad912006ea533e90244f.tar
re3-4e8f42f6f6ced8f1b581ad912006ea533e90244f.tar.gz
re3-4e8f42f6f6ced8f1b581ad912006ea533e90244f.tar.bz2
re3-4e8f42f6f6ced8f1b581ad912006ea533e90244f.tar.lz
re3-4e8f42f6f6ced8f1b581ad912006ea533e90244f.tar.xz
re3-4e8f42f6f6ced8f1b581ad912006ea533e90244f.tar.zst
re3-4e8f42f6f6ced8f1b581ad912006ea533e90244f.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cab6fae5..b73bbd1d 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ Sorry for the inconvenience.
## Building from Source
-When using premake, you may want to point GTA_III_RE_DIR environment variable to GTA3 root folder if you want executable to be moved there via post-build script.
+When using premake, you may want to point GTA_III_RE_DIR environment variable to GTA3 root folder if you want the executable to be moved there via post-build script.
Clone the repository with `git clone --recursive https://github.com/GTAmodding/re3.git`. Then `cd re3` into the cloned repository.