We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c04b9 commit 400f1f3Copy full SHA for 400f1f3
README
@@ -3,7 +3,7 @@ Requirements:
3
You need to install fcitx5-chinese-addons and libime first.
4
5
```
6
-make build
+mkdir build
7
cd build
8
cmake .. -DCMAKE_INSTALL_PREFIX=<fcitx's prefix>
9
cmake --build .
0 commit comments