From 8e556a448b36431f85f67c430013c76b711de782 Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 15 Jul 2018 17:23:02 +0900 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 7453dff..3cf5631 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,9 @@ Libnx ported to the Nim programming language. You will need a nim compiler with You also must have DevkitPro and switch (libnx) libraries for [Mac and Linux](https://github.com/devkitPro/pacman/releases) or [Windows](https://github.com/devkitPro/installer/releases) installed. The DEVKITPRO environment variable must also exist and point to a directory with the following structure: -- `DEVKITPRO/portlibs/switch/lib` - `DEVKITPRO/libnx/lib` -- `DEVKITPRO/portlibs/switch/include` - `DEVKITPRO/libnx/include` - ##Install Simply run