Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scottopolis committed Oct 23, 2019
1 parent a2e3b6d commit 75d6664
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 @@ -16,7 +16,7 @@ For a full tutorial, please see our article on [headless WordPress with Gatsby](
3. Install dependencies `yarn`
4. Install [WPGraphQL plugin on your WordPress site](https://github.com/wp-graphql/wp-graphql)
5. Configure your site options in [gatsby-config.js](https://github.com/staticfuse/create-gatsby-theme-publisher/blob/master/gatsby-config.js) Explanation of the options is [below](https://github.com/staticfuse/create-gatsby-theme-publisher#publisher-theme-options)
6. Start the demo site `yarn start`
6. Start the demo site `gatsby develop`
7. Add your logo and [customize the theme](https://github.com/staticfuse/create-gatsby-theme-publisher#theme-customization)
8. [Publish to Netlify](https://github.com/staticfuse/create-gatsby-theme-publisher#publishing-to-netlify) or any static host.

Expand Down

0 comments on commit 75d6664

Please sign in to comment.