Skip to content

Commit

Permalink
PPA available for 15.10 and 16.04
Browse files Browse the repository at this point in the history
  • Loading branch information
gentakojima committed Mar 1, 2016
1 parent 975237e commit 6166dc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ Installation is optional, but recommended to run the program at session startup

### Method 1: Install Debian Package from PPA

This method requires root access and is only available for Ubuntu 14.04 at this moment.
This method requires root access and is only available for Ubuntu 14.04, 15.10 and 16.04 at this moment.

1. Add Official PPA: `sudo add-apt-repository ppa:ys/emojione-picker`
2. Reload package indexes: `sudo apt-get update`
3. Install package: `sudo apt-get install emojione-picker`

### Method 2: Build a Debian Package from source

This method requires root access and was only tested on Ubuntu 14.04, 15.10 and 16.04.
This method requires root access and was only tested on Ubuntu 14.04, 15.10 and 16.04, but should work on any Debian-based distribution.

1. Install dependencies: `sudo apt-get python27 python-dev-all build-essential python-notify gir1.2-notify-0.7 gir1.2-appindicator3-0.1 gir1.2-rsvg-2.0`
2. Clone the repository: `git clone https://github.com/gentakojima/emojione-picker-ubuntu`
Expand Down

0 comments on commit 6166dc5

Please sign in to comment.