From 6f06076bdcc3947160e83a7ee844a2436ca9eff0 Mon Sep 17 00:00:00 2001 From: "C. J. Howard" Date: Mon, 28 Dec 2020 22:20:24 +0800 Subject: [PATCH] Update repo URLS in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 10626b2..6087052 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ Head over to [antkeeper.com](https://antkeeper.com/) if you're interested in fol ## Building -Download the Antkeeper build system, source code, and all dependencies via the [Antkeeper superbuild](https://antkeeper.com/git/antkeeper/antkeeper-superbuild) repository: +Download the Antkeeper build system, source code, and all dependencies via the [Antkeeper superbuild](https://antkeeper.com/git/antkeeper/superbuild) repository: - git clone --recursive https://antkeeper.com/git/antkeeper/antkeeper-superbuild.git + git clone --recursive https://antkeeper.com/git/antkeeper/superbuild.git -Detailed configuration and build instructions can be found in the [README](https://antkeeper.com/git/antkeeper/antkeeper-superbuild/src/branch/master/README.md) of the superbuild repository. +Detailed configuration and build instructions can be found in the [README](https://antkeeper.com/git/antkeeper/superbuild/src/branch/master/README.md) of the superbuild repository. ## License