Skip to content

Commit

Permalink
Apparently, github doesn't highlight in org readme
Browse files Browse the repository at this point in the history
  • Loading branch information
re5et committed Dec 23, 2012
1 parent cf75c48 commit 50f16df
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.org
Expand Up @@ -6,11 +6,9 @@ tpope: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.

* Installation

- install package from http://melpa.milkbox.net/#installing
- M-x package-install RET magit-commit-training-wheels RET
Install package from http://melpa.milkbox.net/#installing
: M-x package-install RET magit-commit-training-wheels RET

* Usage
```lisp
(require 'magit-commit-training-wheels)
(ad-activate 'magit-log-edit-commit)
```
: (require 'magit-commit-training-wheels)
: (ad-activate 'magit-log-edit-commit)

0 comments on commit 50f16df

Please sign in to comment.