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.