From 2b5f942af1e3419ab3d315e5b835dc894ac7876d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 1 Nov 2023 05:38:25 +0000 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a0e7054..20b9fba 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ 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 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``) +1. Use plugin installer in preferences or git checkout manually to ``plugins.local/data_migration``; +2. [Enable the plugin globally](https://tt-rss.org/wiki/GlobalConfig) by adding ``data_migration`` to ``PLUGINS`` directive; +3. Plugin-specific options should appear in ``update.php`` help output (``php ./update.php --help``); #### Exporting data -- cgit v1.2.3