From f63b794281fc5209de7acf6217be23ff41c99c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Orzech?= Date: Sun, 3 Aug 2025 12:47:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 279ec23..653b7af 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ apt install -y git Będąc w katalogu domowym roota (`/root`), sklonuj ten projekt: ```bash -git clone https://github.com/twoja-nazwa-uzytkownika/autoscript.git +git clone https://github.com/pawelorzech/autoscript.git cd autoscript ```