Skip to content

Commit

Permalink
Merge pull request #40 from jinnovation/patch-1
Browse files Browse the repository at this point in the history
README: `purpose` -> `window-purpose`
  • Loading branch information
bmag committed Mar 23, 2015
2 parents 4678b7b + ddeca02 commit a11356a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Manually: `M-x purpose-mode`

In your init file:
```elisp
(require 'purpose)
(require 'window-purpose)
(purpose-mode)
```

Expand Down

0 comments on commit a11356a

Please sign in to comment.