Browse Source

doc

pull/4/head
Gildas Cuisinier 13 years ago
parent
commit
05a25ffde2
  1. 9
      README.md

9
README.md

@ -30,12 +30,11 @@ jenv is for Java, @@ -30,12 +30,11 @@ jenv is for Java,
_Same as in previous step, use `~/.profile` on Ubuntu, `~/.zshrc` for Zsh._
4. Restart your shell as a login shell so the path changes take effect.
You can now begin using jenv.
4. Restart your shell as a login shell so the path changes take effect. You can now begin using jenv.
~~~ sh
$ exec $SHELL -l
~~~
~~~ sh
$ exec $SHELL -l
~~~
5. Configure JVM in jenv

Loading…
Cancel
Save