From 771240b7a60421404d98b8fa4812d32a75e7be2e Mon Sep 17 00:00:00 2001 From: allenzren Date: Tue, 3 Sep 2024 21:05:26 -0400 Subject: [PATCH] fix repo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 227697c..a783653 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ 1. Clone the repository ```console -git clone git@github.com:allenzren/dppo.git +git clone git@github.com:irom-lab/dppo.git cd dppo ```