From 6ce57485f57c386caa6b7843a4fd0a52cfc95d5b Mon Sep 17 00:00:00 2001 From: "LINUXexpert.org" <51408202+LINUXexpert-org@users.noreply.github.com> Date: Thu, 22 Jan 2026 11:25:24 -0700 Subject: [PATCH] Update repository URL in README for cloning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 125e248..3951f64 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ This project is intended for experienced Linux admins who understand APT, repo p ### 1) Clone and run doctor checks ```bash -git clone https://github.com//ubuntu-to-mint-convert-v3.git +git clone https://github.com/LINUXexpert-org/ubuntu2mint.git cd ubuntu-to-mint-convert-v3 sudo bash ubuntu-to-mint-convert-v3.sh doctor ````