Helm Manual instruction clearly says that to install helm - the M+x list-packages menu should contain one. There isn't one - What to do?
Asked
Active
Viewed 264 times
0
-
1Make sure you have [melpa](https://github.com/milkypostman/melpa#usage) enabled in your `package-archives` then run `package-refresh-contents`. – Carl Groner Oct 20 '15 at 19:03
-
there is no command package-archives – Draif Kroneg Oct 20 '15 at 20:09
-
Yeah, `package-archives` is a variable. If you follow Carl's link you'll see some instructions for setting up melpa. PS: congrats on asking Emacs question #13333. – Brian Malehorn Oct 20 '15 at 21:54
-
well, if something has very low quality documentation - people will ask stupid questions many times – Draif Kroneg Oct 21 '15 at 11:43