mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-27 23:25:50 +03:00
README: Update configure command to reflect that we use the beta runtime
This commit is contained in:
parent
817828ec72
commit
a2bb446d14
@ -170,7 +170,7 @@ VM. If you are configuring manually, run these steps:
|
|||||||
|
|
||||||
mkdir proton/mybuild/
|
mkdir proton/mybuild/
|
||||||
cd 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:
|
If you are building without the Steam runtime, then instead use:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user