mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
style: run prettier as there's missing stuff apparently
This commit is contained in:
@@ -24,11 +24,13 @@ Mac 可以使用 `tools/build_macos_universal.zsh` 脚本进行编译
|
||||
1. 下载编译所需的依赖
|
||||
::: code-tabs
|
||||
@tab:active Ubuntu/Debian
|
||||
|
||||
```bash :no-line-numbers
|
||||
sudo apt install cmake
|
||||
```
|
||||
|
||||
@tab Arch
|
||||
|
||||
```bash :no-line-numbers
|
||||
sudo pacman -S --needed cmake
|
||||
```
|
||||
@@ -80,7 +82,6 @@ Mac 可以使用 `tools/build_macos_universal.zsh` 脚本进行编译
|
||||
|
||||
4. 结束,你应该能在目录下看到构建文件了
|
||||
|
||||
|
||||
::::
|
||||
|
||||
## 集成文档
|
||||
|
||||
Reference in New Issue
Block a user