From ccf087b1d9459491e76860c8608f6aca19638c17 Mon Sep 17 00:00:00 2001 From: Bryan Biedenkapp Date: Wed, 16 Apr 2025 12:11:53 -0400 Subject: [PATCH] update README.md; --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 926b56c7..02f86eb3 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ sudo apt-get install libasio-dev:arm64 libncurses-dev:arm64 libssl-dev:arm64 ``` 2. Install build. ``` - dvmhost/build # make old_install + dvmhost/build # sudo make old_install ``` If cross-compiling is required (for either ARM 32bit, 64bit or old Raspberry Pi ARM 32bit), the CMake build system has some options: