diff --git a/org-roam-migrate.el b/org-roam-migrate.el index 02586b2..f795c3f 100644 --- a/org-roam-migrate.el +++ b/org-roam-migrate.el @@ -51,7 +51,11 @@ for an overview of the major changes. Notes taken in v1 are incompatible with v1, but you can upgrade them to the v2 format via a simple command. To migrate your -notes, run: +notes, first set your org-roam-directory to your notes: + +(setq org-roam-directory \"path/to/org/files\") + +then, run: M-x org-roam-migrate-wizard