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 | |
parent | d47b553d2d6809e689fa47a0fd5ee5364be44757 (diff) |
Update https for cppget.org repo location in INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |