We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884ecda commit 81b3b72Copy full SHA for 81b3b72
README.md
@@ -27,7 +27,7 @@ To install the `tomorrow-night-deepblue-theme` from MELPA:
27
28
1. If you haven't already done so, [add MELPA repository to your Emacs configuration](https://melpa.org/#/getting-started).
29
30
-2. Add the following code to your Emacs init file to install `tomorrow-night-deepblue` to install it from MELPA:
+2. Add the following code to your Emacs init file to install `tomorrow-night-deepblue` from MELPA:
31
``` emacs-lisp
32
(use-package tomorrow-night-deepblue-theme
33
:ensure t
0 commit comments