diff --git a/docs/develop.md b/docs/develop.md index 61ae9b17a49e5b1a1919c0f2ec6e2a96da21dae1..44a9f213f6aa5b67900d83685ab09e9762f872a6 100644 --- a/docs/develop.md +++ b/docs/develop.md @@ -120,7 +120,7 @@ Typical commands (more see below): ... ``` -If you want to build the **ntfy binary including web app and docs for all supported architectures** (amd64, armv7, and amd64), +If you want to build the **ntfy binary including web app and docs for all supported architectures** (amd64, armv7, and arm64), you can simply run `make build`: ``` shell