diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-30 17:23:44 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-30 17:23:44 +0200 |
commit | a5fe9cad32c17c15eceecaa7f3dc2fd8c5141cec (patch) | |
tree | ac96f06de9a76904629871362e06231ec537e5b2 /INSTALL.cli | |
parent | d47b553d2d6809e689fa47a0fd5ee5364be44757 (diff) |
Update https for cppget.org repo location in INSTALL
Diffstat (limited to 'INSTALL.cli')
-rw-r--r-- | INSTALL.cli | 2 |
1 files changed, 1 insertions, 1 deletions
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 |