Skip to content

Commit 5db9da4

Browse files
authored
Merge pull request #30 from uyjulian/improve_docs_20240804
docs: Use new links for getting started and community
2 parents 881efdf + 31681a6 commit 5db9da4

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@
33

44
# ps2toolchain-iop
55

6-
This program will automatically build and install a IOP compiler, which is used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
7-
86
## **ATTENTION**
97

10-
If you're trying to install in your machine the **WHOLE PS2 Development Environment**, this is **NOT** the repo to use! Instead, you should use instead the [ps2dev](https://github.com/ps2dev/ps2dev "ps2dev") repo.
8+
If you are confused on how to start developing for PS2, see the
9+
[getting started](https://ps2dev.github.io/#getting-started) section on
10+
the ps2dev main page.
11+
12+
## Introduction
13+
14+
This program will automatically build and install a IOP compiler, which is used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
1115

1216
## What these scripts do
1317

@@ -30,3 +34,8 @@ export PATH=$PATH:$PS2DEV/iop/bin
3034
```
3135
4. Run toolchain.sh
3236
`./toolchain.sh`
37+
38+
## Community
39+
40+
Links for discussion and chat are available
41+
[here](https://ps2dev.github.io/#community).

0 commit comments

Comments
 (0)