aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLawrence Nahum <lawrence@greenaddress.it>2019-12-08 19:43:12 +0100
committerLawrence Nahum <lawrence@greenaddress.it>2019-12-08 19:43:12 +0100
commit9e5d376e22cb9f85a646bf277d4952ca385b8c6d (patch)
tree1eb4e30ad88eff458e18ec2d7942329dc0b74968
parenta32f227dbd17fad1c4dc29201aafebd03b4fae07 (diff)
downloadpsn00bsdk-9e5d376e22cb9f85a646bf277d4952ca385b8c6d.tar.gz
toolchain read me typo s/with/wish
-rw-r--r--toolchain.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain.txt b/toolchain.txt
index 14807bb..f384b50 100644
--- a/toolchain.txt
+++ b/toolchain.txt
@@ -25,7 +25,7 @@ Before building, the following packages must be installed:
Building binutils:
* Download binutils source files at ftp://ftp.gnu.org, choose a version you
- with to use with PSn00bSDK.
+ wish to use with PSn00bSDK.
* Extract the contents of the archive, preferably to a directory called gcc
for example.
* Create a directory named binutils-build inside the gcc directory.