From 60cd32018833f4efc1a57ce20920f422cf73f80a Mon Sep 17 00:00:00 2001 From: Nathan Price Date: Mon, 2 Dec 2024 20:44:33 -0500 Subject: [PATCH] bump --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e233db0..f48dafc 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,8 @@ services: ## Contributing -Basic Steps: - - Fork and clone the repository -- Create a branch: `git checkout -b my-branch` +- `make build` to build the image ---