Update README.md

pull/3/head
Antoine Leveugle 2014-04-17 22:17:09 +02:00
parent 03514b89cd
commit ae3abbf4f3
1 changed files with 7 additions and 0 deletions

View File

@ -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: