Skip to content

Commit

Permalink
Fix typo on command name
Browse files Browse the repository at this point in the history
  • Loading branch information
Victrid authored Aug 31, 2022
2 parents 02dabc6 + 4f5afb7 commit 8738a2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sudo splatplan -i <your image> -o <output filename>
Start the printer:

```bash
sudo splatplost --order <output filename>
sudo splatplot --order <output filename>
```

When "Open the pairing menu on switch." shows on the screen, go to the pairing menu, and the switch will be paired.
Expand Down
4 changes: 2 additions & 2 deletions readme.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sudo splatplan -i <你的图像> -o <输出文件名>
启动绘图器:

```bash
sudo splatplost --order <输出文件名>
sudo splatplot --order <输出文件名>
```

当屏幕上显示 "Open the pairing menu on switch. " 时,进入配对菜单,Switch将被配对。
Expand All @@ -51,4 +51,4 @@ sudo splatplost --order <输出文件名>

## 许可证

这个项目是基于libnxctrl的,所以它在GPLv3下发布。
这个项目是基于libnxctrl的,所以它在GPLv3下发布。

0 comments on commit 8738a2a

Please # to comment.