mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Update api_attach_domain_to_web_hosting.md
This commit is contained in:
parent
815b07ba22
commit
775de23562
@ -18,14 +18,14 @@ MultiDomains and SubDomains features are merged into one feature called **Attach
|
||||
- Download the latest release **with dependencies** on github: https://github.com/ovh/php-ovh/releases
|
||||
|
||||
```bash
|
||||
# When this article was written, latest version was 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 was written, latest version was 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
|
||||
|
||||
```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