We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d87602 commit 94d20a5Copy full SHA for 94d20a5
README.md
@@ -26,7 +26,7 @@ Possible targets to install are:
26
* `flamewing-tools`: Flamewing's mdtools, useful for ROM hacking
27
* `sgdk`: SGDK and its tools (rescomp, xgmtool, etc)
28
29
-By default, only the `m68k-toolchain` and `tools` targets are built.
+By default, everything except `m68k-gdb` and `sh-toolchain` are installed.
30
31
The default install path is `${HOME}/mars`, but can be changed by defining `MARSDEV`
32
like this: `make MARSDEV=/where/to/install`.
0 commit comments