[SKIP_DEPLOY] Fix format error

This commit is contained in:
BruceChen 2022-11-04 16:50:52 +08:00
parent 86338f8a92
commit 86c933dc82
2 changed files with 66 additions and 65 deletions

View file

@ -85,18 +85,18 @@ If the build has succeeded, the compiled binary `MinecraftClient.exe` will be in
### Linux, macOS
<div class="custom-container tip"><p class="custom-container-title">Tip</p>
**If you're using Linux we will assume that you should be able to install git on your own. If you don't know how, search it up for your distribution, it should be easy. (Debian based distros: `apt install git`, Arch based: `pacman -S git`)**
</div>
Requirements:
- Git
- Linux:
<div class="custom-container tip"><p class="custom-container-title">Tip</p>
**If you're using Linux we will assume that you should be able to install git on your own. If you don't know how, search it up for your distribution, it should be easy. (Debian based distros: `apt install git`, Arch based: `pacman -S git`)**
</div>
- [Install Git on macOS](https://git-scm.com/download/mac)
- .NET SDK 6.0 or new-er