diff --git a/README.md b/README.md index 334576c..39050a5 100644 --- a/README.md +++ b/README.md @@ -61,18 +61,7 @@ $ w2m path/to/document.docx ## Requirements and configuration -Word-to-markdown requires `soffice` a command line interface to LibreOffice. - -## Installing on OS X - -Follow the instructions for [Installing LibreOffice on OS X](https://www.libreoffice.org/get-help/install-howto/os-x/) - -## Installing on ubuntu - -``` -sudo apt-get update -sudo apt-get install libreoffice -``` +Word-to-markdown requires `soffice` a command line interface to LibreOffice that works on Linux, Mac, and Windows. To install soffice, see [the LibreOffice documentation](https://www.libreoffice.org/get-help/install-howto/). ## Testing