summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-11-01 05:33:13 +0000
committerAndrew Dolgov <[email protected]>2023-11-01 05:33:13 +0000
commit5f0257c9749288190d4a3ffe42d986911477be7e (patch)
treebaee93053ab49667597e176f47cdfb0dbfbe31c0
parent69110f91e6e36c61e0fab95bbaea881d6593130c (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 129bb2f..daf2a5b 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Plugin is in development, I suggest testing your import first on a separate test
### Using the plugin
-1. Git checkout to ``plugins.local/data_migration``
+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
3. Plugin-specific options should appear in ``update.php`` help output (``php ./update.php --help``)