This commit is contained in:
Simon Vieille 2016-01-30 21:56:20 +01:00
parent 8cc1db87d3
commit 062f1d6403

View file

@ -12,17 +12,17 @@ Installation
### With GIT ### With GIT
$ git clone https://gitnet.fr/deblan/webhook-api.git $ git clone https://gitnet.fr/deblan/webhook-api.git
### Without GIT ### Without GIT
$ wget https://gitnet.fr/deblan/webhook-api/archive/master.tar.gz $ wget https://gitnet.fr/deblan/webhook-api/archive/master.tar.gz
$ tar xvf master.tar.gz $ tar xvf master.tar.gz
### Access keys ### Access keys
$ cp accounts.php-dist accounts.php $ cp accounts.php-dist accounts.php
$ ... Add API keys in accounts.php ... $ ... Add API keys in accounts.php ...
[gitnet]: https://gitnet.fr/project/gitnet [gitnet]: https://gitnet.fr/project/gitnet