From 9b733e70ee2a3e830340ec7a39a0b668746b6236 Mon Sep 17 00:00:00 2001 From: DemoYeti <164791169+DemoYeti@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:36:21 -0400 Subject: [PATCH] use `console` in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8248de17..610d82d3 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ This project provides the React components and integration layer to get you star ## Installation -``` -npm install @adobe/aem-react-editable-components +```console +$ npm install @adobe/aem-react-editable-components ``` ## Prerequisites