From 0a7a31551fda348985e7360d8a21e4239f0c5af7 Mon Sep 17 00:00:00 2001 From: Dipendra Upreti Date: Mon, 26 Aug 2024 16:08:18 +0545 Subject: [PATCH] docs: add package installation instruction --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c7b7fe1..b2670cf 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,13 @@ To install `yo` globally, run: npm install -g yo ``` +## Installation +To install this generator globally, run: + +```bash +npm install -g generator-12deg-library +``` + ## Usage ### Generate the monorepo