We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e798c commit 6e8bfa6Copy full SHA for 6e8bfa6
README.org
@@ -12,7 +12,7 @@ Tested on Emacs 24.4.1 running on OS X
12
(add-to-list 'package-archives
13
'("melpa" . "http://melpa.org/packages/") t)
14
#+end_src
15
-3. Run =list-packages= and install use-package
+3. Run =list-packages= and install =use-package= and =session=
16
4. Close Emacs.App and run normally without the -q flag
17
5. Configuration should bootstrap itself now and install all the
18
packages
0 commit comments