Skip to content

updated README.md to reflect outdatedness of ELPA repo #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 29, 2012
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
ELPA and Marmalade status updates
  • Loading branch information
Siddharth Sharma committed Feb 29, 2012
commit cc9fb332d0e0b44132c345f23f8555e82e607ed6
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ this to the file `~/.emacs.d/init.el`:
(require 'clojure-mode)
```

### Setting up package.el
### Marmalade

If you use package.el but haven't added
The version on Marmalade is up-to-date. If you use package.el but haven't added
[Marmalade](http://marmalade-repo.org), the community package source,
yet, add this to `~/.emacs.d/init.el`:

Expand Down