From 43124d2b958ccce878c7514662d5c94e29f2be65 Mon Sep 17 00:00:00 2001 From: yellows8 Date: Mon, 19 Feb 2018 02:11:57 -0500 Subject: [PATCH] Updated README. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 190805ab..e7f8cad4 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,7 @@ Based on libctru. [![Build status](https://doozer.io/badge/switchbrew/libnx/buildstatus/master)](https://doozer.io/switchbrew/libnx) # Install instructions -* Install [devkitA64](https://sourceforge.net/projects/devkitpro/files/devkitA64/) to `$DEVKITPRO/devkitA64`. -* Install libnx with the [latest](https://github.com/switchbrew/libnx/releases/latest) release. If building from source, use: `make install` - -See also the [switch-tools](https://github.com/switchbrew/switch-tools) repo if you want to manually build those - devkitA64 includes switch-tools. See also [switch-examples](https://github.com/switchbrew/switch-examples). +See [Switchbrew](http://switchbrew.org/index.php?title=Setting_up_Development_Environment). # Icon