summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwithmorten <morten.with@gmail.com>2021-07-10 01:17:38 +0200
committerGitHub <noreply@github.com>2021-07-10 01:17:38 +0200
commit61c2398b6741667b11fb3ab2d6f0dc718635ca36 (patch)
treec27350f4fbcb79ec16affa1f8b855f0877276e30
parentrecompile german.gxt (diff)
downloadre3-61c2398b6741667b11fb3ab2d6f0dc718635ca36.tar
re3-61c2398b6741667b11fb3ab2d6f0dc718635ca36.tar.gz
re3-61c2398b6741667b11fb3ab2d6f0dc718635ca36.tar.bz2
re3-61c2398b6741667b11fb3ab2d6f0dc718635ca36.tar.lz
re3-61c2398b6741667b11fb3ab2d6f0dc718635ca36.tar.xz
re3-61c2398b6741667b11fb3ab2d6f0dc718635ca36.tar.zst
re3-61c2398b6741667b11fb3ab2d6f0dc718635ca36.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 759993a1..0bfd955b 100644
--- a/README.md
+++ b/README.md
@@ -130,7 +130,7 @@ Microsoft recently discontinued its downloads of the DX9 SDK. You can download a
**If you choose OpenAL on Windows** You must read [Running OpenAL build on Windows](https://github.com/GTAmodding/re3/wiki/Running-OpenAL-build-on-Windows).
</details>
-> :information_source: premake has an `--lto` option if you want the project to be compiled with Link Time Optimization.
+> :information_source: premake has an `--with-lto` option if you want the project to be compiled with Link Time Optimization.
> :information_source: There are various settings in [config.h](https://github.com/GTAmodding/re3/tree/miami/src/core/config.h), you may want to take a look there.