README: Update configure command to reflect that we use the beta runtime

This commit is contained in:
Andrew Eikum 2019-02-13 11:48:00 -06:00
parent 817828ec72
commit a2bb446d14

View File

@ -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: