Skip to content

Commit

Permalink
FIX #2: Wrong package name
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
nlamirault committed Apr 19, 2015
1 parent 9e61f43 commit a34faed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@

## Installation

The recommended way to install ``emacs-gitlab`` is via [MELPA][]:
The recommended way to install ``gitlab`` is via [MELPA][]:

M-x package-install emacs-gitlab
M-x package-install gitlab

or [Cask][]:

(depends-on "emacs-gitlab")
(depends-on "gitlab")


## Usage
Expand Down

0 comments on commit a34faed

Please sign in to comment.