From 919818f615dbf3c5a91f1322ee1a729eebc57231 Mon Sep 17 00:00:00 2001 From: xenua Date: Wed, 3 Nov 2021 19:28:53 +0100 Subject: [PATCH] chore: change repo url in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5479721..30d77ce 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ version is **4.3.11**. 02. Clone the repository: ```console - git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto" + git clone --recursive https://git.julia.network/julia/prezto.git "${ZDOTDIR:-$HOME}/.zprezto" ```