From 98f5d73d734746abe1a7b57868c2766432e096da Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 30 Jan 2016 21:24:29 +0100 Subject: [PATCH] readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 ... - -