Browse Source

fix doc syntax

boyska 3 years ago
parent
commit
1d30e7f984
1 changed files with 1 additions and 2 deletions
  1. 1 2
      doc/source/quickstart.rst

+ 1 - 2
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