From aa4ecf526ad4c02ed78efa468fa0b5afc3516257 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Tue, 6 Sep 2022 09:12:38 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5fe926..ac860dd 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ You will need to enable SSH via the plain config 11. Copy URL to browser to authenticate Tailscale -### Check Chip Achitecture +### Check Soc `curl --anyauth "*" -u username:password 192.168.0.90/axis-cgi/basicdeviceinfo.cgi --data "{\"apiVersion\":\"1.0\",\"context\":\"Client defined request ID\",\"method\":\"getAllProperties\"}"` -## Chip Architecture +### Soc Architecture * ARTPEC-6 = arm * ARTPEC-7 = arm * ARTPEC-8 = aarch64