From 8aa38b5f1c4ee5cdf64ff517b559f608134ab0db Mon Sep 17 00:00:00 2001 From: Weston Blieden Date: Thu, 8 Sep 2022 08:23:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c3c315b..3066e25 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,7 @@ This is the ACAP packaging scripts and files required to install the Tailscale V The Tailscale ACAP is compatable with cameras with arm and aarch64 based Soc's. ``` - curl --anyauth "*" -u [username]:[password] 192.168.0.90/axis-cgi/basicdeviceinfo.cgi --data "{\"apiVersion\":\"1.0\",\"context\":\"Client defined request ID\",\"method\":\"getAllProperties\"}" - ``` where `` is the IP address of the Axis device and `` is the root password. Please