From 97934cc18e2745d2664e5164108efa11207ad2d2 Mon Sep 17 00:00:00 2001 From: Lephe Date: Thu, 26 Aug 2021 10:49:34 +0200 Subject: [PATCH] README: clarify install command --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4c2ea50..b6ffad8 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Run without `-c` to build. This configures automatically. ``` % fxsdk build-fx +% fxsdk build-fx install ``` The available options are: @@ -105,6 +106,11 @@ The available options are: * `-DGINT_USER_VRAM=1`: Store all VRAMs in the user stack (takes up 350k/512k) +``` +% fxsdk build-cg +% fxsdk build-cg install +``` + ## Using in CMake-based add-ins Find the `Gint` module and link against `Gint::Gint`. gint declares the include