forked from idrl/idrlnet
Update README.md
This commit is contained in:
parent
ac61391d37
commit
9f956ede62
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue