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 03484d8 commit 593eabbCopy full SHA for 593eabb
README.md
@@ -80,7 +80,7 @@ Install [Node.js 8.3](https://nodejs.org/en/download/) or higher and [Yarn](http
80
3. Enter the new project folder and run `yarn` (or `lerna bootstrap` if installed).
81
4. The project will now use the local packages when you run `gridsome develop`.
82
83
-Make sure your test poject has a version number in its `package.json` if you use an existing project.
+Make sure your test project has a version number in its `package.json` if you use an existing project.
84
85
To use the local version of `@gridsome/cli` as the global command, enter the `~/packages/cli` folder and run `npm link`.
86
0 commit comments