From e807cadbb3ff40c139407c3730967c6a5071aea9 Mon Sep 17 00:00:00 2001 From: Olivier Debauche Date: Mon, 28 Mar 2016 09:29:37 +0200 Subject: [PATCH] Update api_get_hosting_capacities.md --- .../hosting-getCapabilities/api_get_hosting_capacities.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/hosting-getCapabilities/api_get_hosting_capacities.md b/examples/hosting-getCapabilities/api_get_hosting_capacities.md index f7459f6..11ac826 100644 --- a/examples/hosting-getCapabilities/api_get_hosting_capacities.md +++ b/examples/hosting-getCapabilities/api_get_hosting_capacities.md @@ -13,14 +13,14 @@ This documentation will help you to get informations about your web hosting offe - Download the latest release **with dependencies** on github: https://github.com/ovh/php-ovh/releases ```bash -# When this article is written, latest version is 2.0.0 -wget https://github.com/ovh/php-ovh/releases/download/v2.0.0/php-ovh-2.0.0-with-dependencies.tar.gz +# When this article is written, latest version is 2.0.1 +wget https://github.com/ovh/php-ovh/releases/download/v2.0.1/php-ovh-2.0.1-with-dependencies.tar.gz ``` - Extract it into a folder ```bash -tar xzvf php-ovh-2.0.0-with-dependencies.tar.gz +tar xzvf php-ovh-2.0.1-with-dependencies.tar.gz ``` - Create a new token