From a2bb446d14535ed4a2a967c41319c0202867fc26 Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Wed, 13 Feb 2019 11:48:00 -0600 Subject: [PATCH] README: Update configure command to reflect that we use the beta runtime --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: