diff --git a/README.md b/README.md index 5c05e56..ecb3ceb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # spud -Service management tooling \ No newline at end of file +Service management tooling + +## Setup + +Regardless of how you obtain your binary of choice, include it in your `$PATH` and you are good to go! + +### Building from source + +`spud` can be built from source by checking out the commit of your choosing and `go build .`. + +### Pre-built binaries + +The [releases](https://forge.karnov.club/spadinastan/spud/releases) page contains pre-built binaries that can be downloaded. These are built on tag-push.