From d81ebfaecd553b5be14d5fe320a2444ee62d17f8 Mon Sep 17 00:00:00 2001 From: Peter Brightwell Date: Fri, 20 Sep 2024 18:38:02 +0100 Subject: [PATCH] Fix clone URL in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9823bb7..6d9ac93 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ CMake >= 3.16 Clone the repository: -`git clone git@github.com:bisect-pt/ossrf.git` +`git clone git@github.com:AMWA-TV/nmos-sender-receiver-framework.git` or -`git clone https://github.com/bisect-pt/ossrf.git` +`git clone https://github.com/AMWA-TV/nmos-sender-receiver-framework.git` ## Setup Docker Containers