fix repo link

This commit is contained in:
allenzren 2024-09-03 21:05:26 -04:00
parent 8293b0936b
commit 771240b7a6

View File

@ -20,7 +20,7 @@
1. Clone the repository 1. Clone the repository
```console ```console
git clone git@github.com:allenzren/dppo.git git clone git@github.com:irom-lab/dppo.git
cd dppo cd dppo
``` ```