summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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``)