Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darkmastermindz authored Aug 18, 2024
1 parent 07279c7 commit 907b897
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@ You can install this package globally or locally in your project.

```bash
npm install -g line-commenter-tool
npm line-commenter-tool --help
```

### Local Installation
### Run with npx without installation

```bash
npm install line-commenter-tool
npx line-commenter-tool --help
```

## Usage
Expand Down

0 comments on commit 907b897

Please sign in to comment.