LP1990020: short note in README about arm64 user/sandbergja/lp1990020_arm64_readme
authorJane Sandberg <js7389@princeton.edu>
Fri, 16 Sep 2022 23:22:59 +0000 (16:22 -0700)
committerJane Sandberg <js7389@princeton.edu>
Fri, 16 Sep 2022 23:22:59 +0000 (16:22 -0700)
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
README

diff --git a/README b/README
index a1af0ef..28baa2f 100644 (file)
--- a/README
+++ b/README
@@ -445,6 +445,7 @@ Websockets installation instructions
 ---------------------------------------------------------------------------
 cd /tmp
 wget 'https://github.com/joewalnes/websocketd/releases/download/v0.3.0/websocketd-0.3.0-linux_amd64.zip'
+# Or for an arm64 machine: wget https://github.com/joewalnes/websocketd/releases/download/v0.3.0/websocketd-0.3.0-linux_arm.zip
 unzip websocketd-0.3.0-linux_amd64.zip
 sudo cp websocketd /usr/local/bin/
 ---------------------------------------------------------------------------