Skip to content

Commit cd822fc

Browse files
authored
Update README.md
1 parent 683fa45 commit cd822fc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ The `react-cytoscapejs` package is an MIT-licensed [React](https://reactjs.org)
55
Most props of this component are [Cytoscape JSON](http://js.cytoscape.org/#core/initialisation).
66

77
## Usage
8-
### Setup
98

10-
install it:
11-
#### nmp
9+
### npm
10+
1211
```bash
1312
npm install react-cytoscapejs
1413
```
1514

16-
#### yarn
15+
### yarn
16+
1717
```bash
1818
yarn add react-cytoscapejs
1919
```

0 commit comments

Comments
 (0)