diff --git a/doc/source/quickstart.rst b/doc/source/quickstart.rst index 349edf7..ae067b7 100644 --- a/doc/source/quickstart.rst +++ b/doc/source/quickstart.rst @@ -4,8 +4,7 @@ Quick start: install larigira on Debian buster This guides have this assumptions or conventions: * you have a Debian buster installation - actually 99% of this should work in any distro with recent-enough python3 and systemd - - if you don't like systemd, you are free to use any other service manager; larigira integrates nicely with - systemd, but has no requirement at all + - if you don't like systemd, you are free to use any other service manager; larigira integrates nicely with systemd, but has no requirement at all on it. * you have a non-root main user, which we'll call ``radio`` * all commands are meant to be run as root. Use ``sudo -i`` if you don't have root password