From abe3c002c68cf2198bf3dca741bdda47f63d4e58 Mon Sep 17 00:00:00 2001 From: MattsCreative Date: Mon, 24 Feb 2020 14:44:21 -0400 Subject: [PATCH] Updated Building for Linux (markdown) --- Building-for-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index 31be1db..9745d23 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -23,7 +23,7 @@ You'll need to download and install the following to build yuzu: - Debian: `apt-get install cmake` - Fedora: `dnf install cmake` - Gentoo: `emerge dev-util/cmake` -- [Python2](https://www.python.org/download/releases/2.0/) 2.0 +- [Python2](https://www.python.org/download/releases/2.7/) 2.7 - Arch: `pacman -S python2 - Debian `apt install python2 - Fedora ` dnf install python2