mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-05 22:04:58 +01:00
.examples/README.md: fix typo: LibreOffice without caps (#436)
This commit is contained in:
parent
0feb06c098
commit
7b19d3c352
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ The required steps for each optional/recommended package that is not already in
|
||||||
`apt install ffmpeg`
|
`apt install ffmpeg`
|
||||||
|
|
||||||
#### LibreOffice
|
#### LibreOffice
|
||||||
`apt install LibreOffice`
|
`apt install libreoffice`
|
||||||
|
|
||||||
#### CRON via supervisor
|
#### CRON via supervisor
|
||||||
`apt install supervisor`
|
`apt install supervisor`
|
||||||
|
|
Loading…
Reference in a new issue