From 2a14387ff55fceb7fb10655e1f6507ce329de40f Mon Sep 17 00:00:00 2001 From: Kristaps Kaupe Date: Tue, 13 Mar 2018 17:47:14 +0200 Subject: [PATCH] Fix typos --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1bcd953..f066dfd 100755 --- a/install.sh +++ b/install.sh @@ -357,6 +357,6 @@ main () \`source jmvenv/bin/activate\` - from this directiry, to acticate virtualenv." + from this directory, to activate virtualenv." } main ${@}