mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-25 16:56:11 +00:00
Update devenvironment.md
`git clone` should use `https` URL.
This commit is contained in:
@@ -32,7 +32,7 @@ Again, you can do it in other ways but you need to do more work.
|
||||
|
||||
## Check out the Source
|
||||
|
||||
$ git clone http://git@github.com/dotcloud/docker
|
||||
$ git clone https://git@github.com/dotcloud/docker
|
||||
$ cd docker
|
||||
|
||||
To checkout a different revision just use `git checkout`
|
||||
|
||||
Reference in New Issue
Block a user