Skip to content

Commit 2753483

Browse files
authored
Update netloader section
devkitPro now provides 3dslink as a package via devkitPro pacman.
1 parent 958c31b commit 2753483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ If 3dslink says 3DS not found then you can use `-a <ip address>` to tell it wher
7272
All the other arguments you give 3dslink will be passed as arguments to the launched 3dsx file. You can also specify argv[0] with `-0 <argument>` which is useful for
7373
setting the current working directory if you already have data files in a particular place, i.e. `3dslink myfile.3dsx -0 sdmc:/3ds/mydata/`
7474

75-
3dslink is provided with devkitARM or you can download binaries from [WinterMute's website](http://davejmurphy.com/3dslink/).
75+
3dslink is provided as a package via [devkitPro pacman](https://devkitpro.org/wiki/devkitPro_pacman) as 3dslink and as part of the 3ds-dev package group.
7676

7777
#### Building
7878

0 commit comments

Comments
 (0)