From 53ba9d9fd830af1b6833eb986eb378c0bc12cdea Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 22 Aug 2019 18:37:10 +0200 Subject: Added a note for soria MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 851b133..c8e561a 100755 --- a/install.sh +++ b/install.sh @@ -84,3 +84,6 @@ cd g cp g.sh "${HOME:?}/.g.sh" cp gcompletion.sh "${HOME:?}/.gcompletion.sh" popd + +echo "" +echo "Note: you still need to install https://github.com/mssola/soria.git" -- cgit v1.2.3