Browse Source

Fix code block in README for export plugin

pull/172/head
Dale Wijnand 9 years ago committed by GitHub
parent
commit
06c284b973
  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
### Export plugin ### Export plugin
Another one usefull plugin is the "export", that expose JAVA_HOME automatically : Another one usefull plugin is the "export", that expose JAVA_HOME automatically :
$ jenv enable-plugin export $ jenv enable-plugin export
You may restart your session to activate jenv export plugin echo export plugin activated You may restart your session to activate jenv export plugin echo export plugin activated
## Development ## Development

Loading…
Cancel
Save