Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
I removed the PPA because I gave up, debian packaging is a fucking nightmare.
  • Loading branch information
fantoro authored Jan 1, 2018
1 parent b535d48 commit 97a28cf
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,6 @@ sudo snap install openspades

Once installed, you'll be able to launch OpenSpades from inside the desktop menu or from your terminal with the `openspades` command.

#### PPA

On Ubuntu-based systems, you can add the OpenSpades PPA with:

```bash
sudo apt-add-repository ppa:fantoro/openspades
sudo apt update
sudo apt install openspades
```

Once installed, you'll be able to launch OpenSpades from inside the desktop menu or from your terminal with the `openspades` command.

#### Building and installing from source
GCC 4.9 / Clang 3.2 or later is recommended because OpenSpades relies on C++11 features heavily.

Expand Down

0 comments on commit 97a28cf

Please sign in to comment.