diff options
| author | Bozhidar Batsov <bozhidar@tradeo.com> | 2014-05-27 14:08:44 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@tradeo.com> | 2014-05-27 14:08:44 +0300 |
| commit | 03d2437ad1b01cf907cffb98f5b1a48372fd03bb (patch) | |
| tree | 59991735c72b272f8a3b3ee5e362e77f2d713b56 | |
| parent | 4578735e84390a08808f512b00f2c4a7b6868a3f (diff) | |
Replace Marmalade with MELPA Stablev0.11.0
| -rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -45,21 +45,21 @@ Here's a glimpse of Projectile in action: ## Installation -The recommended way to install Projectile is via MELPA or Marmalade. +The recommended way to install Projectile is via `package.el`. -### MELPA +### package.el -If you're an Emacs 24 user or you have a recent version of `package.el` -you can install Projectile from the +#### MELPA + +You can install a snapshot version of Projectile from the [MELPA](http://melpa.milkbox.net) repository. The version of Projectile there will always be up-to-date, but it might be unstable (albeit rarely). -### Marmalade +#### MELPA Stable -If you're an Emacs 24 user or you have a recent version of `package.el` -you can install Projectile from the -[Marmalade](http://marmalade-repo.org/) repository. +You can install the last stable version of Projectile from the +[MELPA Stable](http://melpa-stable.milkbox.net) repository. ### el-get |
