Skip to content

Commit 030ee8f

Browse files
authored
Merge pull request #300 from wpengine/chore-add-link-for-tutorial
Added link for tutorial blueprint JSON file
2 parents cd8be36 + 6935a9a commit 030ee8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/tutorial/learn-faust/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ npx create-next-app \
4545
Initial set up steps:
4646

4747
- `cd` into the `/faust-tutorial` project folder.
48-
- Run `npm run wp-dev`. This command uses the [`wp-now`](https://www.npmjs.com/package/@wp-now/wp-now) NPM package and the included `faust-tutorial-blueprint.json` blueprint file to set up a local WordPress environment.
48+
- Run `npm run wp-dev`. This command uses the [`wp-now`](https://www.npmjs.com/package/@wp-now/wp-now) NPM package and the included [`faust-tutorial-blueprint.json`](https://github.com/wpengine/faustjs/blob/canary/examples/next/tutorial/faust-tutorial-blueprint.json) blueprint file to set up a local WordPress environment.
4949
- When asked if it's okay to install the `@wp-now/wp-now` package, answer `y` to confirm.
5050

5151
After a moment, you should have a WordPress site up-and-running.

0 commit comments

Comments
 (0)