Update README.md

This commit is contained in:
Joey 2018-07-15 17:23:02 +09:00 committed by GitHub
commit 8e556a448b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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