1
0
Fork 0
mirror of https://github.com/HackHerz/pusher synced 2025-12-06 02:10:19 +00:00

Added missing dependency to readme

This commit is contained in:
Daniel Stein 2015-01-26 20:19:24 +01:00
parent 66a3db82fa
commit 1b7439f60e

View file

@ -16,6 +16,7 @@ Send push-notifications to your phone from the command line. Uses [PushNotifier]
You can download debian packages from [my website](http://hackherz.com/pusher#download). You can download debian packages from [my website](http://hackherz.com/pusher#download).
### Option 2: From source ### Option 2: From source
Make sure you have **libcurl4-openssl-dev** installed.
```bash ```bash
$ git clone https://github.com/HackHerz/pusher.git $ git clone https://github.com/HackHerz/pusher.git
$ cd pusher/ $ cd pusher/