We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637f932 commit fdc8f42Copy full SHA for fdc8f42
CONTRIBUTING.md
@@ -39,7 +39,7 @@ These packages will be installed by the end-users in their `package.json`.
39
### CLI Packages
40
41
The CLI packages are expected to be run by users using `npm create tutorial` and `npx tutorialkit` commands.
42
-These should not be installed in their `package.json`.
+These should not be added to `package.json`.
43
44
- `@tutorialkit/cli`
45
- `create-tutorial`
0 commit comments