Update README.md

Added troubleshooting instructions for ubuntu installations without python-appindicator.
This commit is contained in:
Giridaran Manivannan 2014-05-04 10:55:43 +05:30
parent 0b1353131d
commit b2e3b2ca43
1 changed files with 8 additions and 1 deletions

View File

@ -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 (<me@captnemo.in>)