Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
n3mo committed Jul 15, 2014
1 parent df67765 commit 7fa3407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7fa3407

Please sign in to comment.