fix doc syntax

This commit is contained in:
boyska 2021-03-03 01:15:37 +01:00
parent cdf5733d59
commit 1d30e7f984

View file

@ -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