mirror of
https://github.com/HackHerz/pusher
synced 2025-12-06 02:10:19 +00:00
Updated README to recursive cloning
This commit is contained in:
parent
0eca806d46
commit
9d58fbece6
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ Send push-notifications to your phone from the command line. Uses [PushNotifier]
|
|||
|
||||
Make sure you have **libcurl4-openssl-dev** installed.
|
||||
```bash
|
||||
$ git clone https://github.com/HackHerz/pusher.git
|
||||
$ git clone --recursive https://github.com/HackHerz/pusher.git
|
||||
$ cd pusher/
|
||||
$ make
|
||||
$ make install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue