From 936626657f7d0ab8f37985785107511240125650 Mon Sep 17 00:00:00 2001 From: Anton Lammert <32936131+AnBenLa@users.noreply.github.com> Date: Mon, 10 Jun 2024 17:05:32 +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 f782969..46fd324 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Setup: ======================== **Step 1**: Clone the repository **recursively** to ensure all submodules are included: ``` -git clone --recursive https://github.com/vrsys/recording-plugin +git clone --recursive https://github.com/vrsys/Recording-And-Analysis-Plugin ```