Skip to content

Commit 8cdd7d5

Browse files
authored
Merge pull request #190 from caiomadeira/patch-1
Update README.md
2 parents a420edb + 4be4354 commit 8cdd7d5

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,9 @@ These scripts download (`git clone`) and install:
2121
1. Install gcc/clang, make, cmake, patch, git, texinfo, flex, bison, gettext, wget, gsl, gmp, mpfr, mpc, readline, libarchive, gpgme, bash, openssl and libtool if you don't have those.
2222
We offer a script to help you for installing dependencies:
2323

24-
### Ubuntu/Debian
24+
### Ubuntu/Debian, Fedora, OSX
2525
```bash
26-
sudo ./prepare-debian-ubuntu.sh
27-
```
28-
29-
### Fedora
30-
```bash
31-
sudo ./prepare-fedora.sh
32-
```
33-
34-
### OSX
35-
```bash
36-
sudo ./prepare-mac-os.sh
26+
sudo ./prepare.sh
3727
```
3828
[MacPorts]: http://www.macports.org/
3929
[HomeBrew]: http://brew.sh/
@@ -61,6 +51,6 @@ export PATH=$PATH:$PSPDEV/bin
6151

6252
Visit the following sites to learn more:
6353

64-
[PSP-DEV Wiki](https://psp-dev.org/)
54+
[PSP-DEV Wiki](https://pspdev.github.io/)
6555

6656
[PSP Homebrew Community Discord](https://discord.gg/bePrj9W)

0 commit comments

Comments
 (0)