From 274b5f5d41c324b33184504c8405aa370360cf6b Mon Sep 17 00:00:00 2001 From: Gustavo Neves Date: Sun, 14 May 2017 22:01:12 -0300 Subject: [PATCH] more 2.0 readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f9f41c..b0393e6 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 on other Shells. +This app is focused in `Bash`, so it will probably not run in other Shells. ##### apt-get ```