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