From 5eb1ca07798bd9e621ddccd904a5349ef5dccdf5 Mon Sep 17 00:00:00 2001 From: albbas Date: Tue, 3 Sep 2024 09:48:31 +0000 Subject: [PATCH] deploy: 006b2049dc6bff2f9818eeb5adc6417b29a1ac58 --- proof/gramcheck/install.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/proof/gramcheck/install.md b/proof/gramcheck/install.md index 262b43a..d236bc1 100644 --- a/proof/gramcheck/install.md +++ b/proof/gramcheck/install.md @@ -13,13 +13,18 @@ Commands on ubuntu: ### Setting up -Set up Linux as described in the [Linux getting started](/infra/GettingStartedOnLinux.html) guide +Set up Linux as described in the [Linux getting started](/infra/GettingStartedOnLinux.html) guide. ### Install LibreOffice and speller files ```sh -sudo apt install libreoffice -sudo apt install giella-sme-speller python3-libdivvun # or: sma, smj, smn, fao` +sudo apt install \ +libreoffice \ +libreoffice-divvun \ +libvoikko1 \ +giella-sme-speller \ +giella-sma-speller \ +giella-smj-speller # add more or other languages ``` ### Build the [libreoffice-divvun](https://github.com/divvun/libreoffice-divvun) plugin