This change fixes the documentation for managing the daemon with systemd by replacing an incorrect start instruction with enable, and it also adds the combined enable --now workflow. The rest of the edits are small readability improvements to make setup less error-prone for users following the install guide. The practical effect is clearer onboarding and fewer mistakes when configuring the daemon to persist across reboots.

Updated the README to correct daemon setup instructions so the service is enabled properly at boot. - zhengqunkoo/logiops