mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Fix typo on homepage thanks to Marco Previtali
This commit is contained in:
parent
b79196cf0d
commit
2d5be6b502
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ If you are not using Emacs24 from HEAD, you may also need this to initialize pac
|
|||
|
||||
## Updating Packages
|
||||
|
||||
`package.el` now includes a mechanism to upgrade packages. After running `package-list-pacages`, type *u* (mark Upgradable packages) and then *x* (eXecute the installs and deletions). When it's done installing all the packages it will ask if you want to delete the obsolete packages and so you can hit *y* (Yes).
|
||||
`package.el` now includes a mechanism to upgrade packages. After running `package-list-packages`, type *u* (mark Upgradable packages) and then *x* (eXecute the installs and deletions). When it's done installing all the packages it will ask if you want to delete the obsolete packages and so you can hit *y* (Yes).
|
||||
|
||||
If you run into a problem installing or upgrading, you may need to go into your `~/.emacs.d/elpa/` directory and delete packages that are installed multiple times. This can happen when the install times out (see [Known Issues](#known-issues)).
|
||||
|
||||
|
|
Loading…
Reference in a new issue