From 09ba522fbad265c662d6644e8c50eda15b708b78 Mon Sep 17 00:00:00 2001 From: Sudeesh John Date: Mon, 3 Aug 2026 09:04:12 +0530 Subject: [PATCH] Update README.md Signed-off-by: SUDEESH JOHN --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5cde88d..055acea 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ ShiftLaunch is a turnkey orchestration agent for deploying Red Hat OpenShift clu ### Download a Pre-Built Binary -1. Go to the [releases page](https://github.ibm.com/sudeeshjohn/shiftlaunch/releases). -2. Download the binary for your platform under the **Assets** section. +1. Go to the [releases page](https://github.com/IBM/shiftlaunch/releases). +2. Download the binary for your platform from the **Assets** section. 3. Install it: ```bash @@ -56,7 +56,7 @@ shiftlaunch --help Requires **Go 1.22+**. ShiftLaunch cross-compiles without CGO. ```bash -git clone https://github.ibm.com/sudeeshjohn/shiftlaunch.git +git clone https://github.com/IBM/shiftlaunch.git cd shiftlaunch make build