Browse Source

Fix code block in README for export plugin

pull/231/head
Dale Wijnand 9 years ago committed by madumlao
parent
commit
7b08724979
  1. 6
      README.md

6
README.md

@ -247,10 +247,8 @@ Note: The enable-plugin functionality is system wide not local to the shell, or @@ -247,10 +247,8 @@ Note: The enable-plugin functionality is system wide not local to the shell, or
### Export plugin
Another one usefull plugin is the "export", that expose JAVA_HOME automatically :
$ jenv enable-plugin export
You may restart your session to activate jenv export plugin echo export plugin activated
$ jenv enable-plugin export
You may restart your session to activate jenv export plugin echo export plugin activated
## Development

Loading…
Cancel
Save