From 2f4169dbff6f42c36ed863ee0ec23e63a964cdb3 Mon Sep 17 00:00:00 2001 From: Nick Date: Sat, 12 Mar 2022 14:08:35 -0500 Subject: [PATCH] Update contributing notes for `make` Issue: #2948 --- docs/docs/contributing.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/docs/contributing.md b/docs/docs/contributing.md index 0d56da211..a5786a3b2 100644 --- a/docs/docs/contributing.md +++ b/docs/docs/contributing.md @@ -40,9 +40,7 @@ Fork [blakeblackshear/frigate-hass-integration](https://github.com/blakeblackshe ### Setup -#### 1. Build the docker container locally with the appropriate make command - -For x86 machines, use `make amd64_frigate` +#### 1. Build the version information and docker container locally by running `make` #### 2. Create a local config file for testing