diff --git a/site/docs/migrations.md b/site/docs/migrations.md index 1fe7fb0b..72e74372 100644 --- a/site/docs/migrations.md +++ b/site/docs/migrations.md @@ -28,9 +28,9 @@ $ 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 - `mysql` and `sequel` gem. If you are importing from Wordpress database, you - need to install `mysql2` and `sequel` gem, and if you are importing from Enki - or Typo (with postgresql db) you need to install `pg` and `sequel` gem.

+ `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.

You should now be all set to run the importers below. If you ever get stuck, you