Browse Source

Change to HTTPS to make it cloning possible

feat/clarity-updates
syg 6 years ago
committed by GitHub
parent
commit
003263b10e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      _browser/todo-list.md

2
_browser/todo-list.md

@ -58,7 +58,7 @@ These instructions assume you are cloning.
1. Install the code by cloning it.
```
$ git clone git@github.com:blockstack/blockstack-todos.git
$ git clone https://github.com/blockstack/blockstack-todos
```
2. Change to directory to the root of the code.

Loading…
Cancel
Save