summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b50a757..4049261 100644
--- a/README.md
+++ b/README.md
@@ -6,5 +6,5 @@ to transfer articles between different database types (i.e. MySQL to PostgreSQL)
## Installation
1. Git clone to ``/plugins.local/data_migration``
-2. Enable plugin in ``PLUGINS`` directive of ``config.php``
+2. Enable in ``PLUGINS`` directive of ``config.php``
3. Plugin is invoked using command line: ``php ./update.php --help``