Skip to content

Commit

Permalink
doc: update build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Eventide committed Sep 14, 2024
1 parent 5ef6298 commit 56c7ab8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ to install node, then

```sh
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
brew install cmake ninja extra-cmake-modules gettext nlohmann-json
./install-deps.sh
brew install cmake ninja extra-cmake-modules gettext nlohmann-json librsvg
./install-deps.sh # Required to re-run after rebooting
npm i -g pnpm
pnpm --prefix=fcitx5-webview i
```
Expand Down

0 comments on commit 56c7ab8

Please sign in to comment.