From ae7088dfb3c394ffed4d49e6b320b3e45b179b7b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 1 Nov 2023 05:34:27 +0000 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index daf2a5b..a0e7054 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Plugin is in development, I suggest testing your import first on a separate test ### Using the plugin 1. Use plugin installer in preferences or git checkout manually to ``plugins.local/data_migration`` -2. Enable plugin in ``config.php`` by adding ``data_migration`` to ``PLUGINS`` directive +2. Enable plugin globally by adding ``data_migration`` to ``PLUGINS`` directive (using `.env` or `config.php`) 3. Plugin-specific options should appear in ``update.php`` help output (``php ./update.php --help``) #### Exporting data -- cgit v1.2.3