diff --git a/docs/src/firmware-action/get_started/04_get_firmware_action.md b/docs/src/firmware-action/get_started/04_get_firmware_action.md index e678ae27..155a5621 100644 --- a/docs/src/firmware-action/get_started/04_get_firmware_action.md +++ b/docs/src/firmware-action/get_started/04_get_firmware_action.md @@ -4,4 +4,5 @@ You can get Firmware-Action multiple ways: - clone the repository and [build the executable yourself](../usage_local.md) - download pre-compiled executable from [releases](https://github.com/9elements/firmware-action/releases). - Arch Linux [AUR package](https://aur.archlinux.org/packages/firmware-action) +- build from source with golang `go install github.com/9elements/firmware-action/cmd/firmware-action@latest`