summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-11-01 05:38:25 +0000
committerAndrew Dolgov <[email protected]>2023-11-01 05:38:25 +0000
commit2b5f942af1e3419ab3d315e5b835dc894ac7876d (patch)
treed54532be873dbe671012d23964510ab5ad16d327
parentae7088dfb3c394ffed4d49e6b320b3e45b179b7b (diff)
Update README.md
-rw-r--r--README.md6
1 files 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