We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3958bc5 commit 6bebc1eCopy full SHA for 6bebc1e
1 file changed
README.md
@@ -6,11 +6,11 @@ React Structured Data provides an easy way to add structured data to your React
6
7
### Yarn
8
9
-run `yarn add react-structured-data`
+`yarn add react-structured-data`
10
11
### NPM
12
13
-run `npm install react-structured-data --save`
+`npm install react-structured-data --save`
14
15
## Code Example
16
0 commit comments