From 3e724e37ab40e87206707daa25d66f76e5301a76 Mon Sep 17 00:00:00 2001 From: helkaluin Date: Fri, 15 May 2020 00:52:55 +0800 Subject: [PATCH] Revert: Ubuntu daily PPA instruction change --- Installing-on-Linux.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Installing-on-Linux.md b/Installing-on-Linux.md index a36b791..ba0ccfa 100644 --- a/Installing-on-Linux.md +++ b/Installing-on-Linux.md @@ -209,12 +209,11 @@ sudo apt-get update ``` ##### Daily Builds -We also have a PPA with the daily builds of `pcsx2` if +We also have a PPA with the daily builds of `pcsx2-unstable` if you prefer the bleeding edge. ``` sudo add-apt-repository ppa:pcsx2-team/pcsx2-daily sudo apt-get update -sudo apt-get install pcsx2 ``` #### Install the package on your system To install the latest stable release: