configure: Remove no longer needed steam-runtime argument

This commit is contained in:
Andrew Eikum 2020-09-17 10:13:38 -05:00
parent 87570998f1
commit 26e8db3d6f
4 changed files with 6 additions and 18 deletions

View file

@ -177,7 +177,7 @@ course use whatever paths you like.
mkdir build/
cd build
../proton/configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev --steam-runtime=$HOME/steam-runtime/runtime/
../proton/configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev
If you are building without the Steam runtime, then instead use: