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.
2 parents f4c254d + cdb60d1 commit 25a4e4cCopy full SHA for 25a4e4c
CONTRIBUTING.md
@@ -6,7 +6,7 @@ Glad that you decided to make your contribution in Dash, to set up your developm
6
7
```bash
8
# in your working directory
9
-$ git clone https://github.com/plotly/dash
+$ git clone git@github.com:plotly/dash.git
10
$ cd dash
11
$ python3 -m venv .venv/dev
12
# activate the virtualenv
0 commit comments