From 48122cb61d312cd9bf06c09939ca9751bd18416d Mon Sep 17 00:00:00 2001 From: 0x1d Date: Tue, 6 May 2025 19:15:30 +0200 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22d45fd..7b5701a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A simple daemon and REST API designed to simplify the management of various syst ## Installation -In order to install `rcond` as a systemd service, you need to specify the target architecture and then run the build and install make targets. +In order to install `rcond` as a systemd service, you need to specify the target architecture and then run the install make target. ```sh export ARCH=arm64