Browse Source

Merge #127: Fix typos

2a14387 Fix typos (Kristaps Kaupe)
master
Adam Gibson 8 years ago
parent
commit
b146119fa6
No known key found for this signature in database
GPG Key ID: B3AE09F1E9A3197A
  1. 2
      install.sh

2
install.sh

@ -357,6 +357,6 @@ main ()
\`source jmvenv/bin/activate\`
from this directiry, to acticate virtualenv."
from this directory, to activate virtualenv."
}
main ${@}

Loading…
Cancel
Save