htps:// → https:// default project URL

This commit is contained in:
Lilian Besson
2019-03-11 15:33:08 +01:00
committed by GitHub
parent 332dd5d89f
commit e5a0e2ce05

View File

@@ -15,7 +15,7 @@ Steps to reproduce the behavior:
```
<Paste your command-line here which cause the problem>
$ git clone htps://github.com/.../some_project
$ git clone https://github.com/.../some_project
$ cd some_project
$ pip install -r requirements.txt
$ cd docs