mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-11 05:29:43 +00:00
README.md: add C++11 compiler requirement.
This commit is contained in:
parent
7be6cb30ac
commit
da3a6c71fd
@ -50,7 +50,7 @@ As of now, only the Beige G3 is implemented.
|
||||
|
||||
You need to install development tools first.
|
||||
|
||||
At least, a C++ compiler and [CMake](https://cmake.org) are required.
|
||||
At least, a C++11 compliant compiler and [CMake](https://cmake.org) are required.
|
||||
|
||||
You will also have to recursive clone or run
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user