From e4768cb1466cfbf5ec7c4986e575e83f4b32090c Mon Sep 17 00:00:00 2001 From: Patryk Obara Date: Fri, 24 May 2019 12:14:40 +0200 Subject: [PATCH] Remove old configure command (ups!) --- Build-instructions-(Fedora).md | 1 - 1 file changed, 1 deletion(-) diff --git a/Build-instructions-(Fedora).md b/Build-instructions-(Fedora).md index 8b97809..3e57cc9 100644 --- a/Build-instructions-(Fedora).md +++ b/Build-instructions-(Fedora).md @@ -67,7 +67,6 @@ Now it's time to build Proton itself: $ mkdir proton-mybuild $ cd proton-mybuild - $ ../configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32 $ ../proton/configure.sh --steam-runtime64=docker:steam-proton-dev --steam-runtime32=docker:steam-proton-dev32 --steam-runtime="$HOME/.local/share/Steam/ubuntu12_32/steam-runtime" --build-name="proton-mybuild" $ make