From ddff013696acf4827c19e07c0bd561a24b4262e7 Mon Sep 17 00:00:00 2001 From: Nicolas Hoizey Date: Wed, 3 Aug 2016 14:00:53 +0200 Subject: [PATCH] Fix path in the prompt --- site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/index.html b/site/index.html index 9a2aa655..06c32d31 100644 --- a/site/index.html +++ b/site/index.html @@ -58,7 +58,7 @@ overview: true cd my-awesome-site

- ~ + ~/my-awesome-site $ bundle install