From 9e50c7489acacae8873ada9eb673c1aec4fc6cd2 Mon Sep 17 00:00:00 2001 From: Danilo Date: Mon, 18 Oct 2021 20:15:59 -0300 Subject: [PATCH] Called attention to the fact that this guide is very outdated and may need to be completely deleted in favor of the new vagrant guide. --- Build-instructions-(Fedora).md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Build-instructions-(Fedora).md b/Build-instructions-(Fedora).md index 884210f..7f53b33 100644 --- a/Build-instructions-(Fedora).md +++ b/Build-instructions-(Fedora).md @@ -1,3 +1,8 @@ +# UPDATE: THIS WIKI GUIDE IS OUTDATED AND THE INSTRUCTIONS FROM THE MAIN README IN THE MAIN REPOSITORY PAGE ARE PREFERRED +I'm doing an edit instead of removing the page because this needs to be reviewed. + +Tried on Fedora 34. + # Introduction These instructions cover building Proton 4.2 or newer on Fedora using Docker. It is possible to compile without Docker (with `--no-steam-runtime` option to configure script), but this article does not cover such scenario.