This commit is contained in:
Simon Vieille 2016-01-30 21:24:29 +01:00
commit 98f5d73d73

View file

@ -16,11 +16,10 @@ $ git clone https://gitnet.fr/deblan/webhook-api.git
### Without GIT
$
$ wget https://gitnet.fr/deblan/webhook-api/archive/master.tar.gz
$ tar xvf master.tar.gz
### Access keys
$ cp accounts.php-dist accounts.php
$ ... Add API keys in accounts.php ...