Skip to content

Commit

Permalink
README: Update configure command to reflect that we use the beta runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
aeikum committed Feb 14, 2019
1 parent 817828e commit a2bb446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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:

Expand Down

0 comments on commit a2bb446

Please sign in to comment.