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 ${@}