aboutsummaryrefslogtreecommitdiff
path: root/build_osx.md
diff options
context:
space:
mode:
Diffstat (limited to 'build_osx.md')
-rw-r--r--build_osx.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_osx.md b/build_osx.md
index 59e1797a6..d5a292542 100644
--- a/build_osx.md
+++ b/build_osx.md
@@ -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