Skip to content

Commit

Permalink
update gatsby-mdx readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBiscardi committed Jun 27, 2019
1 parent 54349c7 commit 4bafcba
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion packages/gatsby-plugin-mdx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,10 @@ https://github.com/ChristopherBiscardi/gatsby-mdx

```sh
npm install gatsby-mdx
```
```

```javascript
module.exports = {
plugins: [`gatsby-mdx`]
};
```

0 comments on commit 4bafcba

Please sign in to comment.