Skip to content

Commit

Permalink
docs: add package installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
dipendraupreti committed Aug 26, 2024
1 parent 67f3001 commit 0a7a315
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0a7a315

Please sign in to comment.