Skip to content

Commit fe2e29e

Browse files
authored
Merge pull request #20 from uyjulian/improve_docs_20240804
docs: Use new links for getting started and community
2 parents 0cb56e8 + 59abc41 commit fe2e29e

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-dvp
55

6-
This program will automatically build and install a DVP 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 DVP compiler, which is used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
1115

1216
## What these scripts do
1317

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

0 commit comments

Comments
 (0)