aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--INSTALL.cli2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 345d2a9..a1e1bcb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -149,7 +149,7 @@ $ xcode-select --install
config.install.root=/usr/local \
config.install.root.sudo=sudo
- $ bpkg add http://pkg.cppget.org/1/alpha
+ $ bpkg add https://pkg.cppget.org/1/alpha
$ bpkg fetch
$ bpkg build build2 bpkg
$ bpkg install build2 bpkg
diff --git a/INSTALL.cli b/INSTALL.cli
index f55573d..5f135fc 100644
--- a/INSTALL.cli
+++ b/INSTALL.cli
@@ -184,7 +184,7 @@ $ xcode-select --install
config.install.root=/usr/local \
config.install.root.sudo=sudo
- $ bpkg add http://pkg.cppget.org/1/alpha
+ $ bpkg add https://pkg.cppget.org/1/alpha
$ bpkg fetch
$ bpkg build build2 bpkg
$ bpkg install build2 bpkg