From 93a6d2945febe1dd169ab9cf1e4b37e9478bc9ff Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Wed, 10 Oct 2018 20:23:30 -0400 Subject: INSTALL.md: Add chromeos install instructions (#4958) --- INSTALL.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 13a764b07..aff0b103f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -93,6 +93,19 @@ [TeX Live](http://www.tug.org/texlive/) via your package manager. (On Debian/Ubuntu, `apt-get install texlive`.) +## Chrome OS + +On Chrome OS, pandoc can be installed using the +[chromebrew](https://github.com/skycocker/chromebrew) package manager +with the command: + +```sh +crew install pandoc +``` + +This will automatically build and configure pandoc for the specific +device you are using. + ## BSD - Pandoc is in the [NetBSD] and [FreeBSD ports] repositories. -- cgit v1.2.3