Skip to content

Commit

Permalink
Merge pull request #190 from caiomadeira/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sharkwouter authored Dec 11, 2024
2 parents a420edb + 4be4354 commit 8cdd7d5
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,9 @@ These scripts download (`git clone`) and install:
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.
We offer a script to help you for installing dependencies:

### Ubuntu/Debian
### Ubuntu/Debian, Fedora, OSX
```bash
sudo ./prepare-debian-ubuntu.sh
```

### Fedora
```bash
sudo ./prepare-fedora.sh
```

### OSX
```bash
sudo ./prepare-mac-os.sh
sudo ./prepare.sh
```
[MacPorts]: http://www.macports.org/
[HomeBrew]: http://brew.sh/
Expand Down Expand Up @@ -61,6 +51,6 @@ export PATH=$PATH:$PSPDEV/bin

Visit the following sites to learn more:

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

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

0 comments on commit 8cdd7d5

Please sign in to comment.