Skip to content

Commit cdb60d1

Browse files
authored
Update CONTRIBUTING.md
1 parent 8d59373 commit cdb60d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Glad that you decided to make your contribution in Dash, to set up your developm
66

77
```bash
88
# in your working directory
9-
$ git clone https://github.com/plotly/dash
9+
$ git clone git@github.com:plotly/dash.git
1010
$ cd dash
1111
$ python3 -m venv .venv/dev
1212
# activate the virtualenv

0 commit comments

Comments
 (0)