(migration)docs: Warn requirement of at least Org 9.4 (#1663)

Closes #1661
This commit is contained in:
Jethro Kuan
2021-07-23 19:17:47 +08:00
committed by GitHub
parent 9c10a3c04c
commit 8e89bad945

View File

@ -51,7 +51,8 @@ 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, first set your org-roam-directory to your notes:
notes, first make sure you're on at least Org 9.4 (check with
C-h v org-version) and set your org-roam-directory to your notes:
(setq org-roam-directory \"path/to/org/files\")