Skip to content

Commit

Permalink
docs: fix npm installation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezcasas authored Feb 23, 2024
1 parent d718fb3 commit 4b4595a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ The `Primitives<Course>` return type is ensuring all our restrictions in a very

# 👍 How to install

- Npm: `npm install |--save-dev @codelytv/primitives-type`
- Npm: `npm install --save-dev @codelytv/primitives-type`
- Yarn: `yarn add -D @codelytv/primitives-type`

# 👌 Codely Code Quality Standards
Expand Down

0 comments on commit 4b4595a

Please sign in to comment.