Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gentakojima/emojione-picker-ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
gentakojima committed Mar 1, 2016
2 parents 6166dc5 + 40c6e9f commit 3f1ddb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This method requires root access and is only available for Ubuntu 14.04, 15.10 a

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`
1. Install dependencies: `sudo apt-get install python-27 python-all-dev 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`
3. Build the package: `cd emojione-picker-ubuntu; debuild` (*Signing the package might fail at this point, but it's not a big deal*)
4. Install it! `sudo dpkg -i ../emojione-picker*.deb`
Expand Down

0 comments on commit 3f1ddb0

Please sign in to comment.