Update README.MD

required package-names typo for libjson-c(without `-` between 'lib' and 'json-c')
This commit is contained in:
NPC-C83H 2021-02-27 10:09:54 +08:00 committed by GitHub
parent 97aa90034a
commit bda3dfe473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ JKSV on Switch started as a small project/port to test some things and get famil
## Building:
1. Requires [devkitPro](https://devkitpro.org/) and [libnx](https://github.com/switchbrew/libnx)
2. Requires switch-freetype, libpng, zlib, libjpeg-turbo, lib-curl, and lib-json-c
2. Requires switch-[freetype, libpng, zlib, libjpeg-turbo, curl, and libjson-c]
## Credits and Thanks:
* [shared-font](https://github.com/switchbrew/switch-portlibs-examples) example by yellows8