Skip to content

Commit 400f1f3

Browse files
author
Lin2Jing4
authored
use mkdir to create the build directory (#7)
1 parent c0c04b9 commit 400f1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Requirements:
33
You need to install fcitx5-chinese-addons and libime first.
44

55
```
6-
make build
6+
mkdir build
77
cd build
88
cmake .. -DCMAKE_INSTALL_PREFIX=<fcitx's prefix>
99
cmake --build .

0 commit comments

Comments
 (0)