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