From 04d2a35ce5c63be8153e9689f13e898d353fc7b2 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Wed, 26 May 2010 08:12:54 -0700 Subject: [PATCH] Fix some broken documentation. --- doc-src/content/index.haml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc-src/content/index.haml b/doc-src/content/index.haml index a396507e..39a201a4 100644 --- a/doc-src/content/index.haml +++ b/doc-src/content/index.haml @@ -52,7 +52,8 @@ body_id: home When installing into an existing project: - compass install myproject --using blueprint/semantic + cd myproject + compass install blueprint/semantic With Rails: