Previous: , Up: Installation   [Contents]


2.3 Post-Installation Tasks

Org-roam uses emacsql-sqlite3, which requires sqlite3 to be located on exec-path. Please ensure that sqlite3 is installed appropriately on your operating system. You can verify that this is the case by executing:

(executable-find "sqlite3")