mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 00:04:34 +01:00
README: Update configure command to reflect that we use the beta runtime
This commit is contained in:
parent
817828ec72
commit
a2bb446d14
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue