Skip to content

Commit 02cd6b1

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

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@
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
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 the compiler tools used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
1115

1216
## What these scripts do
1317

@@ -36,3 +40,8 @@ export PATH=$PATH:$PS2DEV/bin:$PS2DEV/ee/bin:$PS2DEV/iop/bin:$PS2DEV/dvp/bin:$PS
3640
```
3741
4. Run toolchain.sh
3842
`./toolchain.sh`
43+
44+
## Community
45+
46+
Links for discussion and chat are available
47+
[here](https://ps2dev.github.io/#community).

0 commit comments

Comments
 (0)