diff options
author | withmorten <morten.with@gmail.com> | 2021-02-14 03:01:44 +0100 |
---|---|---|
committer | withmorten <morten.with@gmail.com> | 2021-02-14 03:01:44 +0100 |
commit | 4e8f42f6f6ced8f1b581ad912006ea533e90244f (patch) | |
tree | 0d110c8c7d24a17516299b3911efb644ecd14229 | |
parent | 9f575a70c165a842db7dbfab583f4753da75377d (diff) |
1 more fix
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |