From 901fc3c0bbc4920ce3e5158067c665491affa5d1 Mon Sep 17 00:00:00 2001 From: lat9nq Date: Mon, 26 Oct 2020 21:40:18 -0400 Subject: [PATCH] Redirect normal users to downloading mainline instead of building it --- Building-for-Linux.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index 5830ed8..f98136a 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -1,3 +1,5 @@ +**This article was written for developers. Users looking to simply run yuzu should try downloading [Mainline](https://yuzu-emu.org/downloads/) first. It requires installing the same dependencies listed below, though ` && pip install --user conan` can be omitted.** + ### Dependencies You'll need to download and install the following to build yuzu: