# HG changeset patch # User Zachary Kanfer # Date 1738899385 18000 # Thu Feb 06 22:36:25 2025 -0500 # Node ID 0e7210d05e6faf53c7bdc8be2381dc0d4c8b19f3 # Parent 8175ca5191175183b9522141dcb55d30673d2323 update melpa links diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ There are two ways to install 2048-game.el: -1. **[MELPA](http://melpa.milkbox.net/)** -- a package manager for emacs. This is the recommended way to install 2048-game.el - 1. Follow the instructions under "installing" on MELPA's [getting started](http://melpa.milkbox.net/#/getting-started) page. +1. **[MELPA](https://melpa.org/#/2048-game)** -- a package manager for emacs. This is the recommended way to install 2048-game.el + 1. Follow the instructions under "installing" on MELPA's [getting started](https://melpa.org/#/getting-started) page. 2. Restart Emacs, to make it reload your init file. 3. Run `M-x package-list-packages`. 4. Find this package in the package list, and move point (the cursor) there. It should one of the first few in the list.