From 9f956ede62866105375852a5c4bf19c92525ff73 Mon Sep 17 00:00:00 2001 From: p94628173 Date: Fri, 4 Nov 2022 19:40:01 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 208dbc9..c4f3ea0 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ pip install idrlnet ### From Source ``` -git clone https://github.com/idrl-lab/idrlnet +git clone https://osredm.com/idrl/idrlnet.git cd idrlnet pip install -e . ``` @@ -100,7 +100,7 @@ It is also easy to customize IDRLnet to meet new demands. First off, thanks for taking the time to contribute! -- **Reporting bugs.** To report a bug, simply open an issue in the GitHub "Issues" section. +- **Reporting bugs.** To report a bug, simply open an issue(疑修) in the osredm "Issues" section. - **Suggesting enhancements.** To submit an enhancement suggestion for IDRLnet, including completely new features and minor improvements to existing functionality, let us know by opening an issue.