From 4e2f1bf084ac8388d52c120fae071e04df31b88b Mon Sep 17 00:00:00 2001 From: Daniel Welch Date: Thu, 18 Jun 2026 22:44:01 +0100 Subject: [PATCH] point to `ps3dev` for dev environment --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b451f5ad..7be54b94 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ PSL1GHT is a lightweight PlayStation 3 homebrew SDK that uses the open-source PlayStation 3 toolchains to compile user applications that will run from the XMB menu (GameOS homebrew). +> [!NOTE] +> This is the SDK repository. +> For the full development environment, please use +> [ps3dev](https://github.com/ps3dev/ps3dev). + Credits -------