diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/compile/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/compile/README.md b/doc/compile/README.md index 8928a0086..4309dcdc4 100644 --- a/doc/compile/README.md +++ b/doc/compile/README.md @@ -14,7 +14,7 @@ To compile mruby out of the source code you need the following tools: Optional: * GIT (to update mruby source and integrate mrbgems easier) -* C++ compiler (to use GEMs which include \*.cpp) +* C++ compiler (to use GEMs which include \*.cpp, \*.cxx, \*.cc) * Assembler (to use GEMs which include \*.asm) ## Usage |
