Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
parinporecha committed Oct 22, 2013
1 parent f7be82e commit 0207e24
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
You need to install GeoClue2(http://www.freedesktop.org/wiki/Software/GeoClue/) on your machine before running the code
You need to install [GeoClue2](http://www.freedesktop.org/wiki/Software/GeoClue/) on your machine before running the code
On Arch it is available in AUR (geoclue2-git)

Then you can run 'where-am-i.py'
Then you can run `where-am-i.py`
It will print your location and exit after 10 seconds.

Known issues -
Code runs but the location doesn't get printed
For this, run geoclue executable in another terminal. Location of the executable is in 'org.freedesktop.GeoClue2.service' file
** Known issues - **

- Code runs but the location doesn't get printed
For this, run geoclue executable as root in another terminal. Location of the executable is in `org.freedesktop.GeoClue2.service` file

0 comments on commit 0207e24

Please sign in to comment.