Skip to content

Commit 4c57470

Browse files
authored
docs(INSTALL.md): fix script (#800)
Fix the script that makes use of the compiled librime binary.
1 parent 7e95d99 commit 4c57470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You have the option to skip the following two sections - building Boost and
4747
librime, by downloading the latest librime binary from GitHub releases.
4848

4949
``` sh
50-
bash ./travis-install.sh
50+
bash ./action-install.sh
5151
```
5252

5353
When this is done, you may move on to [Build Squirrel](#build-squirrel).

0 commit comments

Comments
 (0)