From 1d30e7f9846d495bb6c09e7cd25c2c8629ebb78f Mon Sep 17 00:00:00 2001 From: boyska Date: Wed, 3 Mar 2021 01:15:37 +0100 Subject: [PATCH] fix doc syntax --- doc/source/quickstart.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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