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