aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Benjamin Althues2016-02-27 20:16:00 +0100
committerGravatar Benjamin Althues2016-02-27 20:16:00 +0100
commitf0fe49e2fa775d6442da0c17e077a17d3d46df1c (patch)
tree41c8913e0c055e3ed76f2d5247998a4a40c18952
parentd629ffb90a2a744962156dc2f08c338ce6fe4ca0 (diff)
downloadyoshi-theme-f0fe49e2fa775d6442da0c17e077a17d3d46df1c.tar.gz
yoshi-theme-f0fe49e2fa775d6442da0c17e077a17d3d46df1c.zip
Mention MELPA in README
-rw-r--r--README.org10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.org b/README.org
index 9c4d32a..42f233c 100644
--- a/README.org
+++ b/README.org
@@ -60,10 +60,12 @@
*** Installation with ELPA
- To install Yoshi theme using the built-in Emacs package manager
- you should have [[https://marmalade-repo.org/][Marmalade]] in your =package-archives= list. When
- that's ready you can =M-x list-packages=, find =yoshi-theme=, press =i=
- and =x= and you're done.
+ To install Yoshi theme using the built-in Emacs package
+ manager you should have [[https://melpa.org/][MELPA]]
+ or [[https://marmalade-repo.org/][Marmalade]] in your
+ =package-archives= list. When that's ready you can
+ =M-x list-packages=, find =yoshi-theme=, press =i= and =x=
+ and you're done.
*** Installation from git