Skip to content

Commit 9ce2397

Browse files
committed
remove marmalade and tromey from package-archives
see issue 47
1 parent 4bb0905 commit 9ce2397

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

starter-kit.org

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,7 @@ interested in the actual code implementing the starter kit.
284284
#+begin_src emacs-lisp
285285
(setq package-archives
286286
'(("gnu" . "http://elpa.gnu.org/packages/")
287-
("original" . "http://tromey.com/elpa/")
288287
("org" . "http://orgmode.org/elpa/")
289-
("marmalade" . "http://marmalade-repo.org/packages/")
290288
("melpa" . "http://melpa.milkbox.net/packages/")))
291289
(package-initialize)
292290

0 commit comments

Comments
 (0)