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 e8d9137 commit 318b2d2Copy full SHA for 318b2d2
README.md
@@ -64,7 +64,7 @@ Please follow the following steps for local testing:
64
$ git clone https://github.com/plotly/dash-cytoscape.git
65
```
66
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:
+venv for this project. Make sure you have `virtualenv` correctly installed and run this:
68
```commandline
69
$ mkdir dash_cytoscape_dev
70
$ cd dash_cytoscape_dev
0 commit comments