From 69ed3e45de5ced0ce5cde62c37a395473ca1d93f Mon Sep 17 00:00:00 2001 From: cathery Date: Sun, 12 Jan 2020 05:40:12 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8add8c..1b77a91 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ sys-con comes with a config folder located at `sdmc:/config/sys-con/`. It contai ## Building (For developers) The sysmodule uses the latest release of [libnx](https://github.com/switchbrew/libnx), grabbed from pacman. -After opening a console inside the project folder, you can type `make sysmodule -j8` to build a sysmodule nsp file, or `make applet -j8` to build an applet nro file. If no option is provided, it picks sysmodule. + +To build it, go to the project directory and enter the command `make` to build a release of sys-con (will be stored in `out/`), or `make clean` to clean the project of any build files. ## Support [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H316ZQV)