diff options
author | Yurii Rashkovskii <[email protected]> | 2012-06-29 07:37:26 -0700 |
---|---|---|
committer | Yurii Rashkovskii <[email protected]> | 2012-06-29 07:37:26 -0700 |
commit | 7d666a72cb5069f0538eb12a0061adb692dfd4c3 (patch) | |
tree | 22f443976d6bdd0b0ece6bd8ea2d15720010c373 | |
parent | f1a3376d7d3a774e9138ac302a7652e71e3e249b (diff) | |
parent | ec5e076f0188f62cf8b3e343476acca9c507e925 (diff) | |
download | kerl-7d666a72cb5069f0538eb12a0061adb692dfd4c3.tar.gz kerl-7d666a72cb5069f0538eb12a0061adb692dfd4c3.tar.bz2 kerl-7d666a72cb5069f0538eb12a0061adb692dfd4c3.zip |
Merge pull request #26 from essen/patch-1
Fix grammar in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ You can use agner to install packages in your activated installation, they'll be Note that you can also define a list of packages to be autoinstalled on agner enabled installations using the KERL_AGNER_AUTOINSTALL entry in you $HOME/.kerlrc file -When your done just type: +When you're done just type: $ kerl_deactivate Anytime you can check which installation, if any, is currently active with: |