Skip to content

Commit 4b4595a

Browse files
authored
docs: fix npm installation typo
1 parent d718fb3 commit 4b4595a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The `Primitives<Course>` return type is ensuring all our restrictions in a very
9090

9191
# 👍 How to install
9292

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

9696
# 👌 Codely Code Quality Standards

0 commit comments

Comments
 (0)