From 112c3cca70205340619904da452414cf9393a0ce Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sun, 10 Mar 2013 19:47:24 +0200 Subject: [PATCH] Mention prelude-ensure-module-deps in the README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index edbaea2..0431a6d 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,13 @@ P.S. Solarized is not available by default - you'll have to install it from MELP Fork the official Prelude repo and add your own touch to it. You're advised to avoid changing stuff outside of the personal folder to avoid having to deal with git merge conflicts in the future. +If you'd like to add some auto installation of packages in your +personal config use the following code: + +```lisp +(prelude-ensure-module-deps '(some-package some-other-package)) +``` + #### Disabling whitespace-mode Although `whitespace-mode` is awesome some people might find it too