Skip to content

Commit 5709108

Browse files
committed
Public repos can be cloned with HTTPS
1 parent 0ffef83 commit 5709108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django-hosting-heroku/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You should follow the step-by-step instructions in the tutorial to deploy this p
99
Download the code by cloning the `materials` repository:
1010

1111
```shell
12-
$ git clone git@github.com:realpython/materials.git
12+
$ git clone https://github.com/realpython/materials.git
1313
```
1414

1515
Create a new local Git repository:

0 commit comments

Comments
 (0)