Skip to content

Commit

Permalink
docs: readme: ":"
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 15, 2024
1 parent c3a1732 commit 6c39c70
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 @@ -21,13 +21,13 @@ To get things done **Minify** uses this amazing tools:

## Install

For Node users
For Node users:

```sh
npm i minify -g
```

For Deno users
For Deno users:

```js
import {minify} from 'npm:minify';
Expand Down

0 comments on commit 6c39c70

Please sign in to comment.