From 5e52acf63ac6edf1f8e3552cf7a625808a695b14 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Mon, 3 Apr 2017 00:25:06 +0000 Subject: [PATCH] INSTALL: Use https link for cmake.org --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index dd70e9fa9..75a222eb8 100644 --- a/INSTALL +++ b/INSTALL @@ -9,7 +9,7 @@ Dependencies ------------ You will need the CMake build system installed in order to build Taskwarrior -from source. More information on CMake can be obtained at http://cmake.org +from source. More information on CMake can be obtained at https://cmake.org You will also need: - make