Skip to content

Commit

Permalink
docs: remove installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn authored Jan 5, 2024
1 parent e0cff73 commit a444277
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<!--toc:start-->

- [Usage](#usage)
- [Installation](#installation)
- [Features](#features)
- [Usage with Neovim and null-ls](#usage-with-neovim-and-null-ls)
- [Contributing](#contributing)
Expand All @@ -36,20 +35,6 @@ npx cspell-tool@latest

[![Usage](https://i.gyazo.com/b045cd1e89712ee2268fe27d9786fdfe.gif)](https://gyazo.com/b045cd1e89712ee2268fe27d9786fdfe)

## Installation

Install as a development dependency in your project:

```sh
npm install --save-dev cspell-tool
```

Or globally:

```sh
npm install -g cspell-tool
```

## Features

- Supports common programming languages.
Expand Down

0 comments on commit a444277

Please sign in to comment.