mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Globally replace http:// with https://
[NO TESTS NEEDED] Hopefully existing tests will find issues. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -18,7 +18,7 @@ $ brew install go go-md2man
|
||||
You can obtain the latest source code for Podman from its github repository.
|
||||
|
||||
```
|
||||
$ git clone http://github.com/containers/podman go/src/github.com/containers/podman
|
||||
$ git clone https://github.com/containers/podman go/src/github.com/containers/podman
|
||||
```
|
||||
|
||||
## Build client
|
||||
|
Reference in New Issue
Block a user