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: