diff --git a/docs/slr-for-game-developers.md b/docs/slr-for-game-developers.md index 6d6b69a8ecc0bfc7fa30e81256f2bcba5e0c99b2..06fc08ba1ef06c8574b08a1de814df6bfe996f74 100644 --- a/docs/slr-for-game-developers.md +++ b/docs/slr-for-game-developers.md @@ -148,7 +148,8 @@ On Steam Deck, many games run under the *Steam Linux Runtime 1.0 (scout)* compatibility tool automatically. On desktop, the default was to run these games directly on the host system, providing compatibility with scout by using the same -[`LD_LIBRARY_PATH`-based scout runtime][ldlp] that is used to run Steam itself. +[`LD_LIBRARY_PATH`-based scout runtime][ldlp-runtime] +that is used to run Steam itself. Whichever of these options is the default, the user can select the *Steam Linux Runtime 1.0 (scout)* compatibility tool in the game's properties to opt-in to using the container runtime.