mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
[SKIP_DEPLOY] Fix format error
This commit is contained in:
parent
86338f8a92
commit
86c933dc82
2 changed files with 66 additions and 65 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue