From afbd8842a3614eece0537b048e45d26af66a1531 Mon Sep 17 00:00:00 2001 From: Petr Parolek Date: Wed, 10 Mar 2021 09:16:56 +0100 Subject: [PATCH] unify syntax in readmes (#4) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b13274..5ea4e49 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Website 🚀 contributte.org | Contact To install latest version of `contributte/validator` use [Composer](https://getcomposer.com). -``` -$ composer require contributte/validator +```bash +composer require contributte/validator ``` ## Documentation