Skip to content

Commit 03d5160

Browse files
committed
Update README.md
1 parent b880b71 commit 03d5160

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# MCSAST
1+
MCSAST
2+
===
23
[![Discord](https://img.shields.io/discord/891325967203729472?color=5865F2&label=discord&style=for-the-badge)](https://discord.gg/uQ4UXANnP2)
34
[![GitHub branch check runs](https://img.shields.io/github/check-runs/MagicTeaMC/Minecraft-server-auto-setup/v2?style=for-the-badge)](https://github.com/MagicTeaMC/Minecraft-server-auto-setup/actions)
45
[![Crates.io Total Downloads](https://img.shields.io/crates/d/mcsast?style=for-the-badge)](https://crates.io/crates/mcsast)
@@ -7,9 +8,14 @@
78
Manage Minecraft server / proxy / plugins quickly and easily!
89
## Quick start
910
### Install via Cargo
11+
#### Latest stable build
1012
```
1113
cargo install mcsast
1214
```
15+
#### Latest code from GitHub
16+
```
17+
cargo install --git https://github.com/MagicTeaMC/Minecraft-server-auto-setup.git --branch v2
18+
```
1319
### Run with command
1420
```
1521
mcsast setup

0 commit comments

Comments
 (0)