From 7542956e31772c117abf0c8c3cb8b1dad2841a71 Mon Sep 17 00:00:00 2001 From: Guilherme Filho Date: Wed, 28 Jun 2017 12:39:10 -0300 Subject: [PATCH] Fix package name https://melpa.org/#/nord-theme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc092db..b4da5de 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Make sure to install one of the currently supported terminal themes listed below #### Package.el Nord Emacs is avaiable as `package.el`-compatible Emacs Lisp package via [MELPA](https://melpa.org), [MELPA Stable](https://stable.melpa.org) and [marmalade-repo](https://marmalade-repo.org). -> M-x `package-install` RET `nord` RET +> M-x `package-install` RET `nord-theme` RET #### Manual [Download](https://github.com/arcticicestudio/nord-emacs/releases/latest) the latest version or clone the repository and copy the [`nord-theme.el`](https://github.com/arcticicestudio/nord-emacs/blob/develop/nord-theme.el) theme file to your `~/.emacs.d/themes` directory.