diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -108,8 +108,7 @@ export CXX=g++-11 Install [xmake](https://xmake.io/#/getting_started). ``` -curl -fsSL https://xmake.io/shget.text | bash -xmake --version +curl -fsSL https://xmake.io/shget.text | bash -s v2.9.9 ``` Clone the Zen project and tell `xmake` to use the correct GCC version. |