fix doc syntax
This commit is contained in:
parent
cdf5733d59
commit
1d30e7f984
1 changed files with 1 additions and 2 deletions
|
@ -4,8 +4,7 @@ Quick start: install larigira on Debian buster
|
||||||
This guides have this assumptions or conventions:
|
This guides have this assumptions or conventions:
|
||||||
* you have a Debian buster installation
|
* you have a Debian buster installation
|
||||||
- actually 99% of this should work in any distro with recent-enough python3 and systemd
|
- 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
|
- 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.
|
||||||
systemd, but has no requirement at all
|
|
||||||
* you have a non-root main user, which we'll call ``radio``
|
* 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
|
* all commands are meant to be run as root. Use ``sudo -i`` if you don't have root password
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue