From 86514b41f238d371f55852842d1d2bbf8196fd85 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Sun, 6 Apr 2014 15:36:11 -0400 Subject: [PATCH] fix docs about component branch --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 23b2c0fb..b3f033c4 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -99,5 +99,5 @@ component install lhorie/mithril@gh-pages Then, to use Mithril, point a script tag to the downloaded file: ```markup - + ```