From e9d02898b28852f9c9ef6e811ab219e71ba9c340 Mon Sep 17 00:00:00 2001 From: Aljaz Date: Fri, 14 Nov 2025 14:38:23 +0100 Subject: [PATCH] switch links --- Readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index e4d99a1..f66cf4e 100644 --- a/Readme.md +++ b/Readme.md @@ -48,10 +48,9 @@ Clone each required repository: ``` git clone https://github.com/pubky/pubky-docker.git # this repository git clone https://github.com/pubky/pkarr.git -git clone https://github.com/pubky/pubky.git +git clone https://github.com/pubky/pubky-core.git git clone https://github.com/pubky/pubky-nexus.git git clone https://github.com/pubky/pubky-app.git -git clone https://github.com/pubky/pubky-core.git ``` Then navigate into `pubky-docker`, configure your `.env`, and run: