We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683fa45 commit cd822fcCopy full SHA for cd822fc
1 file changed
README.md
@@ -5,15 +5,15 @@ The `react-cytoscapejs` package is an MIT-licensed [React](https://reactjs.org)
5
Most props of this component are [Cytoscape JSON](http://js.cytoscape.org/#core/initialisation).
6
7
## Usage
8
-### Setup
9
10
-install it:
11
-#### nmp
+### npm
+
12
```bash
13
npm install react-cytoscapejs
14
```
15
16
-#### yarn
+### yarn
17
18
yarn add react-cytoscapejs
19
0 commit comments