branch: elpa/cyberpunk-theme
commit 7fa3407c3a7380e65ed295eda68555384fa16a5e
Author: n3mo <[email protected]>
Commit: n3mo <[email protected]>
Typos
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 08d0425..81e0ffe 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ If you want cyberpunk-theme to be set at startup, add the
following line to your
(load-theme 'cyberpunk t)
```
-If you've install cyberpunk using package-install, you made need to wait to
load the cyberpunk theme until startup initialization is complete. In this
case, instead of <code>(load-theme 'cyberpunk t)</code>, you may need something
like:
+If you've installed cyberpunk using package-install, you may need to wait to
load the cyberpunk theme until startup initialization is complete. In this
case, instead of <code>(load-theme 'cyberpunk t)</code>, you may need something
like:
```lisp
(add-hook 'after-init-hook