mirror of
https://github.com/unmojang/drasl.git
synced 2025-08-03 19:06:04 -04:00
Mention swag in build dependencies
This commit is contained in:
parent
e8aebbdad6
commit
803018bc4b
@ -88,6 +88,7 @@ Otherwise, install build dependencies. Go 1.19 or later is required:
|
|||||||
sudo apt install make golang gcc nodejs npm # Debian
|
sudo apt install make golang gcc nodejs npm # Debian
|
||||||
sudo dnf install make go gcc nodejs npm # Fedora
|
sudo dnf install make go gcc nodejs npm # Fedora
|
||||||
sudo pacman -S make go gcc nodejs npm # Arch Linux
|
sudo pacman -S make go gcc nodejs npm # Arch Linux
|
||||||
|
go install github.com/swaggo/swag/cmd/swag@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
Then build the program with:
|
Then build the program with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user