Skip to content

Commit 318b2d2

Browse files
author
Xing Han Lu
committed
Fix Typo
1 parent e8d9137 commit 318b2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Please follow the following steps for local testing:
6464
$ git clone https://github.com/plotly/dash-cytoscape.git
6565
```
6666
2. In order to run the Python builds (`npm run build:py`) you need to create a
67-
venv for this project. Make sure you have `virtualenv` correctly instaleld and run this:
67+
venv for this project. Make sure you have `virtualenv` correctly installed and run this:
6868
```commandline
6969
$ mkdir dash_cytoscape_dev
7070
$ cd dash_cytoscape_dev

0 commit comments

Comments
 (0)