From c1f8149ae39ed6eaa5bfb9902301921fadec3e51 Mon Sep 17 00:00:00 2001 From: lat9nq Date: Fri, 8 Jan 2021 03:25:50 -0500 Subject: [PATCH] Update recommendation for general users --- Building-for-Linux.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index dd23e92..90c1287 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -1,4 +1,6 @@ -**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.** +**This article was written for developers. Users looking to simply run yuzu should try downloading [Mainline](https://yuzu-emu.org/downloads/) first. As it is an AppImage, it only needs to be downloaded and made executable to use it.** + +*** ### Dependencies