diff --git a/README.md b/README.md index 02ce44b..74d8a3e 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Checks the expiration dates of domains et HTTPS certificates. PHP 7.3, [composer](https://getcomposer.org/), `whois` and `openssl` required. ```text -$ git clone --recurse-submodules https://gitnet.fr/deblan/domain-expiration.git -$ cd domain-expiration -$ composer install +git clone --recurse-submodules https://gitnet.fr/deblan/domain-expiration.git +cd domain-expiration +composer install ``` ```text