diff --git a/config.org b/config.org index f021a0e..88ffc86 100644 --- a/config.org +++ b/config.org @@ -12,7 +12,8 @@ '("melpa" . "https://melpa.org/packages/")) #+end_src - We then need to run [[help:package-initialize][package-initialize]] to load and activate +** Initialization + We now need to run [[help:package-initialize][package-initialize]] to load and activate packages. The documentation advises doing this early in configuration.