From ae3abbf4f3739f3e2d950841eddc28b185e2497b Mon Sep 17 00:00:00 2001 From: Antoine Leveugle Date: Thu, 17 Apr 2014 22:17:09 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a3cfc1a..15408d5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ A bash client for OVH API (https://api.ovh.com/) Initialize ---------- +### Retrieve dependency + +First in order to retrieve needed dependecy, run: +``` + make +``` + ### Create an OVH API Application In order to create a new OVH API application, run: