Jelajahi Sumber

Merge branch 'main' of github.com:binwiederhier/ntfy into main

Philipp Heckel 3 tahun lalu
induk
melakukan
db613f81cc
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/develop.md

+ 1 - 1
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