mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-26 12:52:48 +00:00
update all references from retroarch_system to retrobios
This commit is contained in:
parent
c23c565c6d
commit
1129aebfc4
3 changed files with 4 additions and 4 deletions
|
|
@ -30,8 +30,8 @@ python scripts/download.py --verify retroarch ~/RetroArch/system/
|
|||
Some platforms are archived and not included in automated releases. You can generate any pack locally - including archived ones:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Abdess/retroarch_system.git
|
||||
cd retroarch_system
|
||||
git clone https://github.com/Abdess/retrobios.git
|
||||
cd retrobios
|
||||
pip install pyyaml
|
||||
|
||||
# Generate for a specific platform
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue