Skip to content

Commit

Permalink
docs(INSTALL.md): fix script (#800)
Browse files Browse the repository at this point in the history
Fix the script that makes use of the compiled librime binary.
  • Loading branch information
EdgarDegas authored Feb 8, 2024
1 parent 7e95d99 commit 4c57470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You have the option to skip the following two sections - building Boost and
librime, by downloading the latest librime binary from GitHub releases.

``` sh
bash ./travis-install.sh
bash ./action-install.sh
```

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

0 comments on commit 4c57470

Please sign in to comment.