From 57addf29cd5b042bd69becfa05390cd462ec32c5 Mon Sep 17 00:00:00 2001 From: Gildas Cuisinier Date: Sun, 27 Jan 2013 11:30:58 +0100 Subject: [PATCH] doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de4de2e..ca2b352 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ jenv is for Java, 1. Check out jenv into `~/.jenv`. ~~~ sh - $ git clone git@github.com:hikage/jenv.git ~/.jenv + $ git clone git@github.com:hikage/jenv.git ~/.jenv ~~~ 2. Add `~/.jenv/bin` to your `$PATH` for access to the `jenv` command-line utility.