From e8f94fea298f32bade4d84859892313c20e11631 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 6 Aug 2019 11:49:37 +0300 Subject: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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`` -- cgit v1.2.3