Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Commit

Permalink
Change oni-vim references to oni
Browse files Browse the repository at this point in the history
  • Loading branch information
extr0py authored Mar 12, 2017
1 parent aebde03 commit 22a1f68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ONI is a [NeoVim](https://github.com/neovim/neovim) front-end UI with rich IDE-l

This repository is under __active development__, and until 1.0 please consider everything unstable.

> `npm install -g oni-vim`
> `npm install -g oni`
> `oni`
Expand Down Expand Up @@ -64,7 +64,7 @@ ONI brings several IDE-like integrations to NeoVim:

### Install from NPM

1) Run `npm install -g oni-vim`
1) Run `npm install -g oni`

2) Run `oni` at the command line to start the editor.

Expand Down

0 comments on commit 22a1f68

Please sign in to comment.