0
0
Fork 0
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:
Ruben Barkow 2018-08-27 11:58:21 +02:00 committed by Tilo Spannagel
parent 0feb06c098
commit 7b19d3c352

View file

@ -55,7 +55,7 @@ The required steps for each optional/recommended package that is not already in
`apt install ffmpeg`
#### LibreOffice
`apt install LibreOffice`
`apt install libreoffice`
#### CRON via supervisor
`apt install supervisor`