diff --git a/README.md b/README.md index 2e9dc2c..cdbe97e 100644 --- a/README.md +++ b/README.md @@ -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 ... - -