From 98d33563218ad6757e34da8428fffec38fa6ad9f Mon Sep 17 00:00:00 2001 From: Sergey Date: Tue, 1 May 2018 21:48:48 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b2dacf..27826df 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ Another way to install **phpca** is via composer. 1. Install composer: ```sh - $ curl -sS https://getcomposer.org/installer | php + curl -sS https://getcomposer.org/installer | php ``` 2. Install phpcf in global composer dir: