diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 92d59963..5f4798e7 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -19,7 +19,7 @@ There are two things you can do about this warning: ;; For important compatibility libraries like cl-lib (add-to-list 'package-archives (cons "gnu" (concat proto "://elpa.gnu.org/packages/"))))) (package-initialize) - +(package-refresh-contents) ;; USE-PACKAGE (require 'use-package)