From 0347a58d48bc6f50661978e99ad1896472bad55f Mon Sep 17 00:00:00 2001 From: kevin Date: Wed, 12 Mar 2025 17:43:59 -0400 Subject: [PATCH] README.md : Updates. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a20f36..a05e9e1 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ sudo apt install autoconf libtool fftw-dev libwebsockets-dev libatlas-base-dev l Get the project code ``` cd ~/src -git clone http://gitea.larke.org/kevin/caw.git +git clone http://gitea.currawongproject.org/cml/caw.git cd caw/src -git clone http://gitea.larke.org/kevin/libcw.git +git clone http://gitea.currawongproject.org/cml/libcw.git cd libcw ```