mirror of https://github.com/PCSX2/pcsx2.git
Revert: Ubuntu daily PPA instruction change
parent
e9b198daac
commit
3e724e37ab
|
@ -209,12 +209,11 @@ sudo apt-get update
|
||||||
```
|
```
|
||||||
##### Daily Builds
|
##### 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.
|
you prefer the bleeding edge.
|
||||||
```
|
```
|
||||||
sudo add-apt-repository ppa:pcsx2-team/pcsx2-daily
|
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
|
#### Install the package on your system
|
||||||
To install the latest stable release:
|
To install the latest stable release:
|
||||||
|
|
Loading…
Reference in New Issue