]> Chaos Git - corbenik/ctrulib.git/commitdiff
remove instructions for manually patching devkitARM
authorDave Murphy <davem@devkitpro.org>
Sat, 22 Nov 2014 20:17:41 +0000 (20:17 +0000)
committerDave Murphy <davem@devkitpro.org>
Sat, 22 Nov 2014 20:17:41 +0000 (20:17 +0000)
README.md

index 834dcd0f58fa859a7aa1f9d8b7b26e9718f61bae..59d82615edb4aec7a5c1478f2aa000d8a2a3ed69 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,9 +13,9 @@ setup
 
 ctrulib is just a library and needs a toolchain to function. we built ctrulib to be used in conjunction with devkitARM. you may find instructions on how to install devkitARM here : http://devkitpro.org/wiki/Getting_Started
 
-once devkitARM is installed, you will need to manually patch it with the following : http://mtheall.com/~fincs/3dsdkA/
+The most recent devkitARM (r43) includes 3DS support and a prebuilt libctru.
 
-that done, just checkout ctrulib, build it, set your CTRULIB path and you should be good to go !
+To keep up to date with the most recent changes you'll want to checkout ctrulib, build it and install it.
 
 license
 =======