Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Eikum <aeikum@codeweavers.com>2019-02-13 20:48:00 +0300
committerAndrew Eikum <aeikum@codeweavers.com>2019-02-14 17:32:40 +0300
commita2bb446d14535ed4a2a967c41319c0202867fc26 (patch)
tree10b4d112add1fabec8eb08db088639cf35247236
parent817828ec72acad36d9cebc00f5703b17166aa22d (diff)
README: Update configure command to reflect that we use the beta runtimeproton-3.16-7
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6220733a..4fc920fc 100644
--- a/README.md
+++ b/README.md
@@ -170,7 +170,7 @@ VM. If you are configuring manually, run these steps:
mkdir proton/mybuild/
cd proton/mybuild
- ../configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32 --steam-runtime=$HOME/steam-runtime/runtime/
+ ../configure.sh --steam-runtime64=docker:steam-proton-dev-beta --steam-runtime32=docker:steam-proton-dev32-beta --steam-runtime=$HOME/steam-runtime/runtime/
If you are building without the Steam runtime, then instead use: