Skip to content

Commit

Permalink
Added summary of commands for easy copy/paste
Browse files Browse the repository at this point in the history
  • Loading branch information
foxx committed Dec 30, 2014
1 parent 34693df commit 2b4d68e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,24 @@ connections per package.

Setup/Install
-------------

#### Ubuntu 14.04 and later versions

```
sudo add-apt-repository ppa:saiarcot895/myppa
sudo apt-get update
sudo apt-get -y install apt-fast
```

#### for Ubuntu 14.04 and later versions

```
sudo add-apt-repository ppa:apt-fast/stable
sudo apt-get update
sudo apt-get -y install apt-fast
```


### PPA ###
You can use the PPA to get a graphical configuration file setup and automatic
updates, for details see:
Expand Down

0 comments on commit 2b4d68e

Please sign in to comment.