From 19461bc186406e125a3da380e7c6b916282137e7 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 21 May 2013 15:36:29 +0200 Subject: [PATCH] Install jekyll-import with the --pre flag for now. --- site/docs/migrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/migrations.md b/site/docs/migrations.md index f3e7ca01..e8acc4f9 100644 --- a/site/docs/migrations.md +++ b/site/docs/migrations.md @@ -21,7 +21,7 @@ you need to do is install the gem, and they will become available as part of Jekyll's standard command line interface. {% highlight bash %} -$ gem install jekyll-import [--pre] +$ gem install jekyll-import --pre {% endhighlight %} You should now be all set to run the importers below. If you ever get stuck, you