From 39c9cfb65edbd2f8fc0f6a9eaae6dc8a028117da Mon Sep 17 00:00:00 2001 From: Kawa Date: Tue, 11 Aug 2026 14:00:13 +0200 Subject: [PATCH] Updated the repo url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbaf3c6..fd4d58f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ CLI, `bash` and `gzip`. On the **source** host: ```bash -git clone dockmv && cd dockmv +git clone https://git.azuze.fr/kawa/DockMV.git dockmv && cd dockmv docker compose up -d --build docker compose logs dockmv # prints the URL, including the access token ```