Skip to content

Commit 2f46b6d

Browse files
Clone with HTTPS instead of SSH
Cloning with SSH may lead to unnecessary permission errors. Fixes planetlabs#26
1 parent 7c2a9ff commit 2f46b6d

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
@@ -31,7 +31,7 @@ Soon we hope to add notebooks from the researchers, technologists, geographers,
3131

3232
### Clone the repo:
3333
```bash
34-
git clone git@github.com:planetlabs/notebooks.git
34+
git clone https://github.com/planetlabs/notebooks.git
3535
cd notebooks
3636
```
3737

0 commit comments

Comments
 (0)