Skip to content

Commit 9ffc175

Browse files
committed
docs: Use new links for getting started and community
1 parent 611641b commit 9ffc175

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

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

44
# ps2toolchain
55

6-
This program will automatically build and install the compiler tools 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 [getting started](https://ps2dev.github.io/#getting-started) section on the ps2dev main page.
9+
10+
## Introduction
11+
12+
This program will automatically build and install the compiler tools used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
1113

1214
## What these scripts do
1315

@@ -36,3 +38,7 @@ export PATH=$PATH:$PS2DEV/bin:$PS2DEV/ee/bin:$PS2DEV/iop/bin:$PS2DEV/dvp/bin:$PS
3638
```
3739
4. Run toolchain.sh
3840
`./toolchain.sh`
41+
42+
## Community
43+
44+
Links for discussion and chat are available [here](https://ps2dev.github.io/#community).

0 commit comments

Comments
 (0)