Skip to content

Commit

Permalink
Merge pull request #266 from elopio/patch-1
Browse files Browse the repository at this point in the history
Add the instructions to install the snap
  • Loading branch information
DenisCarriere committed Aug 10, 2017
2 parents 4c7f191 + f953c40 commit 4af4f2c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,14 @@ $ cd geocoder
$ python setup.py install
```

### Snap Install

To install the geocoder [snap](https://snapcraft.io) in any of the [supported Linux distros](https://snapcraft.io/docs/core/install):

```bash
$ sudo snap install geocoder --edge
```

Twitter
-------
Speak up on Twitter [@DenisCarriere](https://twitter.com/DenisCarriere) and tell me how you use this Python Geocoder. New updates will be pushed to Twitter Hashtags [#python](https://twitter.com/search?q=%23python).
Expand Down

0 comments on commit 4af4f2c

Please sign in to comment.