Skip to content

Commit

Permalink
Readme.md: remove the command prompt symbol (#545)
Browse files Browse the repository at this point in the history
Remove "$" because otherwise, it will also be copied to the clipboard
and the pasted command will produce an error.
  • Loading branch information
yegorich authored Dec 12, 2024
1 parent 9fcf879 commit 152ad63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ prettified logs will look like:
## Install

```sh
$ npm install -g pino-pretty
npm install -g pino-pretty
```

<a id="usage"></a>
Expand Down

0 comments on commit 152ad63

Please sign in to comment.