mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Update api_create_redirection.md
This commit is contained in:
parent
815b07ba22
commit
2518e326fb
@ -13,14 +13,14 @@ This documentation will help you to create an HTTP redirection from a subdomain
|
||||
- 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