Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBacon committed Oct 24, 2019
1 parent 378c047 commit 6804fe8
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 @@ -8,7 +8,7 @@ Share components between your React Native mobile app and your Gatsby static web
# Setup

1. Install the plugin: `yarn add gatsby-plugin-react-native-web` or `npm install --save gatsby-plugin-react-native-web`
2. Create a `gatsby-config.js` add use the plugin:
2. Create a `gatsby-config.js` and use the plugin:
`gatsby-config.js`

```js
Expand Down

0 comments on commit 6804fe8

Please sign in to comment.