summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-08-06 11:49:37 +0300
committerAndrew Dolgov <[email protected]>2019-08-06 11:49:37 +0300
commite8f94fea298f32bade4d84859892313c20e11631 (patch)
tree756e8d33466c93ff94099725547fefdd18e2d224
parent6a9a441f7eb4356a26a622da541d9bff33b5f991 (diff)
update readme
-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``