Skip to content

Commit bb0f5aa

Browse files
authored
Add release information
1 parent d9de74c commit bb0f5aa

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,16 @@ The easiest way to use Bacon is with the [Bacon Deploy Action](https://github.co
1212

1313
### Installation
1414

15-
Clone this repo and use `make` to build `bin/bacon`.
15+
[Download the latest release from GitHub.](https://github.com/jungaretti/bacon/releases)
16+
17+
[![Status of release assets](https://github.com/jungaretti/bacon/actions/workflows/release-assets.yml/badge.svg)](https://github.com/jungaretti/bacon/actions/workflows/release-assets.yml)
18+
19+
#### Build it Yourself
20+
21+
1. Install Bacon's prerequisites:
22+
- [Go](https://go.dev/dl/)
23+
- [GNU Make](https://ftp.gnu.org/gnu/make/)
24+
2. Clone this repo and use `make` to build `bin/bacon`
1625

1726
### Authentication
1827

0 commit comments

Comments
 (0)