Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Barrett committed Apr 9, 2017
1 parent 9874362 commit 36085e7
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 @@ -23,8 +23,8 @@ Run `M-x kubernetes-overview` to get started.

## Installation

This package is available on [MELPA][] package repository. See the instructions
there for how to configure Emacs to pull packages from MELPA.
This package is available on the [MELPA][] package repository. See the
instructions there for how to configure Emacs to pull packages from MELPA.

Once you've set that up, use your preferred method of configuring and installing
packages. If you use [use-package][], the forms below will get you started.
Expand All @@ -37,7 +37,7 @@ packages. If you use [use-package][], the forms below will get you started.
kubernetes-display-configmaps
kubernetes-display-secrets))
;; If you want to pull in the Evil compatability package.
;; If you want to pull in the Evil compatibility package.
(use-package kubernetes-evil
:ensure t
:after kubernetes)
Expand Down

0 comments on commit 36085e7

Please sign in to comment.