From 7b19d3c352e878acb11f92ec1a0650b60ed9b1ed Mon Sep 17 00:00:00 2001 From: Ruben Barkow Date: Mon, 27 Aug 2018 11:58:21 +0200 Subject: [PATCH] .examples/README.md: fix typo: LibreOffice without caps (#436) --- .examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.examples/README.md b/.examples/README.md index 85952f8..4e46b4a 100644 --- a/.examples/README.md +++ b/.examples/README.md @@ -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`