Skip to content

Commit

Permalink
Update README.md (#19051)
Browse files Browse the repository at this point in the history
  • Loading branch information
weisisheng authored and GatsbyJS Bot committed Oct 26, 2019
1 parent 6fcadff commit 3b50342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/using-markdown-pages/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Using Markdown Pages

Demonstrates how to render Markdown files as pages in you Gatsby application.
Demonstrates how to render Markdown files as pages in your Gatsby application.

## Running an example site

1. Clone `gatsby` repository `git clone [email protected]:gatsbyjs/gatsby.git`
1. Clone the `gatsby` repository `git clone [email protected]:gatsbyjs/gatsby.git`
2. Navigate to the example `cd gatsby/examples/using-markdown-pages`
3. Install the dependencies for the application by running `yarn`
4. Run the Gatsby development server `gatsby develop`
Expand Down

0 comments on commit 3b50342

Please sign in to comment.