From c70edc969382ff43296e5182d3e3bc6bcce184a8 Mon Sep 17 00:00:00 2001 From: Gustavo Neves Date: Mon, 15 May 2017 00:42:06 -0300 Subject: [PATCH] messing with readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 559030e..aa96b6e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A temporary file is used in `mixed mode`, at the target location. The script uses `basename`, `cat`, `grep`, `bc`, `head` and `gs` (ghostscript). You probably have everything installed already, except for ghostscript. Optional dependencies are `imagemagick`, `pdfinfo` and `mdls` (Mac). -This app is focused in `Bash`, so it will probably not run in other Shells. +This app is focused in `Bash`, so it will probably not run in other shells. ##### apt-get ```