Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ https://github.com/user-attachments/assets/94772920-0f9e-4dff-8da5-c9026eb23256
### IBus 版本

```bash
git clone https://github.com/LeonardNJU/VocoType-linux.git
git clone https://github.com/LeonardNJU/VocoType-linux.git vocotype-cli
cd vocotype-cli
./scripts/install-ibus.sh
ibus restart
Expand All @@ -57,7 +57,7 @@ ibus restart
### Fcitx 5 版本

```bash
git clone https://github.com/LeonardNJU/VocoType-linux.git
git clone https://github.com/LeonardNJU/VocoType-linux.git vocotype-cli
cd vocotype-cli
bash fcitx5/scripts/install-fcitx5.sh
fcitx5 -r
Expand Down