mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Update api_get_hosting_capacities.md
This commit is contained in:
parent
815b07ba22
commit
e807cadbb3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user