diff options
author | Jesús <heckyel@hyperbola.info> | 2020-01-10 12:06:05 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-01-10 12:06:05 -0500 |
commit | de2cdf085c93722d4bf3c9b999ac38cb4e43a756 (patch) | |
tree | 71bd8a86ab07ae0f232f504a54ead6bffa714464 | |
parent | 1dea0d91135b74f2e06084ed8237c6731af64aa8 (diff) | |
download | emmet-mode-de2cdf085c93722d4bf3c9b999ac38cb4e43a756.tar.lz emmet-mode-de2cdf085c93722d4bf3c9b999ac38cb4e43a756.tar.xz emmet-mode-de2cdf085c93722d4bf3c9b999ac38cb4e43a756.zip |
Remove external repos recomendation
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -23,10 +23,6 @@ Zen Coding has been renamed to [Emmet](https://emmet.io/) and includes an expand ## Installation -### 1. From marmalade or MELPA - -If your Emacs has the [marmalade](http://marmalade-repo.org/) or [MELPA](http://melpa.milkbox.net/) package repositories installed, just type `M-x package-list-packages`, search for `emmet-mode`, and install it. - ### 1. Manual Installation Just make sure emmet-mode.el is in your `load-path`. |