From 11db93a9ea2b333ce0d165c81061a6922ae14e50 Mon Sep 17 00:00:00 2001 From: David Leal Date: Fri, 3 Mar 2023 15:44:37 +0000 Subject: [PATCH] Use quote notes --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c832426..a3e0203f 100644 --- a/README.md +++ b/README.md @@ -232,11 +232,13 @@ Follow these steps to build the website and icons either locally or using /devicon.git ``` -

In case you don't have Git installed, check the official guide to install Git on your operating system.

+> **Note** +> In case you don't have Git installed, check the official guide to install Git on your operating system.

Install all the necessary NPM dependencies

-

In case you don't have NPM installed, check this ultimate guide on installing Node.js and NPM. These tools are required in order to build Devicon properly.

+> **Note** +> In case you don't have NPM installed, check this ultimate guide on installing Node.js and NPM. These tools are required in order to build Devicon properly. ```bash npm install