From bf4fcfe533c5ec68b159a22b50d9c5ac7a8c4268 Mon Sep 17 00:00:00 2001 From: Ikey Doherty Date: Tue, 10 Oct 2017 23:11:39 +0100 Subject: [PATCH] Fix another trace of autotools Signed-off-by: Ikey Doherty --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aeb24ef..46b3e2f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Integrating LSI To correctly integrate LSI, your Steam package will require modification. LSI must provide the /usr/bin/steam binary, so your Steam package must move the main launcher to a shadow location. -For users who do not have access to LSI in their distribution, because it has not been integrated yet, please configure with `--disable-replace-steam` to preserve your existing Steam integrity. Then use the "LSI Steam" shortcut in your menu to launch Steam via LSI. +For users who do not have access to LSI in their distribution, because it has not been integrated yet, please configure with `-Dwith-shim=co-exist` to preserve your existing Steam integrity. Then use the "LSI Steam" shortcut in your menu to launch Steam via LSI. **Configuring LSI build**