emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/moe-theme 908cc4fc38 164/352: Add (require...).


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 908cc4fc38 164/352: Add (require...).
Date: Fri, 7 Jan 2022 03:59:17 -0500 (EST)

branch: elpa/moe-theme
commit 908cc4fc386cbf1e402090ad710b177aa5ad3bf8
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Add (require...).
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a054dd765e..1bc03222dc 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ It's impossible to satisfy everyone with one fixed theme, but 
`moe-theme` provid
 Select a theme you like and let's go on:
 
 ```lisp
+    (require 'moe-theme)
     ;; Choose the one you like, (moe-light) or (moe-dark)
     (moe-light)
 ```



reply via email to

[Prev in Thread] Current Thread [Next in Thread]