Skip to content

Commit

Permalink
Merge pull request #993 from gouchi/patch-2
Browse files Browse the repository at this point in the history
Update linux-and-bsd.md
  • Loading branch information
fpscan authored Sep 20, 2024
2 parents ffb47f9 + 942cb56 commit 5caef60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/retroarch/compilation/linux-and-bsd.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ apk add eudev-dev ffmpeg-dev freetype-dev g++ gcc libxml2-dev mesa-dev pkgconf z
This list of packages may not be complete.
### Getting the code
```bash
git clone git://github.com/libretro/libretro-super.git
git clone https://github.com/libretro/libretro-super.git
cd libretro-super
SHALLOW_CLONE=1 ./libretro-fetch.sh
```
Expand Down

0 comments on commit 5caef60

Please # to comment.