aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilbert M. Villamor <lameguy64@gmail.com>2020-01-31 13:10:26 +0800
committerJohn Wilbert M. Villamor <lameguy64@gmail.com>2020-01-31 13:10:26 +0800
commitd02f96e4abcc60b9eb5b8c318a1dd3fe5a5a80b7 (patch)
treed2277ffcef5ba49014c9fb68a8e5e7db357bb3b4
parentb6d1d6ef0ccf4b9cfe162aec110992aefab35098 (diff)
downloadpsn00bsdk-d02f96e4abcc60b9eb5b8c318a1dd3fe5a5a80b7.tar.gz
Updated website domain
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a366b0f..f9e2d9d 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ considered halfway production ready.
A precompiled copy of the GCC 7.4.0 toolchain for Windows is available
in the PSn00bSDK page of Lameguy64's website
-( http://lameguy64.tk/?page=psn00bsdk ). This should make building PSn00bSDK
+( http://lameguy64.net/?page=psn00bsdk ). This should make building PSn00bSDK
under Windows a bit easier as building the toolchain is the hardest part
of building PSn00bSDK, as its more difficult to get it to compile correctly
under Windows than on Linux and BSDs.
@@ -90,7 +90,7 @@ under Windows than on Linux and BSDs.
1. Download the following:
* MSys2 (32-bit or 64-bit version whichever you prefer)
* GCC 7.4.0 for mipsel-unknown-elf (download from Lameguy64's website at
- http://lameguy64.tk?page=psn00bsdk )
+ http://lameguy64.net?page=psn00bsdk )
2. Install MSys2, update packages (with pacman -Syu) then install the
following packages:
* git