From 222aad55e4dffa68ec60f310c703e377b2ea9f2c Mon Sep 17 00:00:00 2001 From: albertogg Date: Thu, 10 Oct 2013 16:15:01 -0430 Subject: [PATCH] Show the complete name and no abbreviation. --- 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 72e74372..c744d32c 100644 --- a/site/docs/migrations.md +++ b/site/docs/migrations.md @@ -27,7 +27,7 @@ $ gem install jekyll-import --pre
Jekyll-import needs you to manually install some dependencies.

If you are importing you blog from Drupal 6,7, Joomla, - Mephisto, Mt, Textpattern or Typo (with mysql db), you need to install + Mephisto, Movable Type, Textpattern or Typo (with mysql db), you need to install `mysql` and `sequel` gems. If you are importing from WordPress database, you need to install `mysql2` and `sequel` gems, and if you are importing from Enki or Typo (with postgresql db) you need to install `pg` and `sequel` gems.