From b2e3b2ca43937e4aab4ff3485f8ed3ca3a949e76 Mon Sep 17 00:00:00 2001 From: Giridaran Manivannan Date: Sun, 4 May 2014 10:55:43 +0530 Subject: [PATCH] Update README.md Added troubleshooting instructions for ubuntu installations without python-appindicator. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3390f6d..e69c990 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ access it via: depending on your Ubuntu Version. Or put it in `~/.config/openbox/autostart` if you are running OpenBox. [Here](http://imgur.com/mnhIzDK) is how the -configuration should look like in Ubuntu and its derivatives. +configuration should look like in Ubuntu and its derivatives. ###Upgrade The latest stable version is always the one [available on pip](https://pypi.python.org/pypi/hackertray/). @@ -57,6 +57,13 @@ need to clear the pip cache before upgrading: 3. Remembers which links you opened 4. Shows Points/Comment count in a simple format +###Troubleshooting + +If the app indicator fails to show in Ubuntu versions, consider installing +python-appindicator with + +`sudo apt-get install python-appindicator` + ##Author Information - Abhay Rana ()