From 024b19d961d784f555d948410aa79e3e72443c99 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Mon, 12 Jul 2021 18:48:25 +0530 Subject: [PATCH] chore(readme): remove `$` from install instructions (#844) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc8d97423..73e18be8b 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ ## Installation -``` -$ yarn add --dev eslint eslint-plugin-jest +```bash +yarn add --dev eslint eslint-plugin-jest ``` **Note:** If you installed ESLint globally then you must also install