Skip to content

Commit

Permalink
docs: Remove dollar sign from bash code samples (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomap committed Apr 24, 2024
1 parent ca28135 commit 8b4ba3f
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 @@ -9,7 +9,7 @@ Generate Atom 1.0 or RSS 2.0 feed.
## Install

``` bash
$ npm install hexo-generator-feed --save
npm install hexo-generator-feed --save
```

- Hexo 4+: 2.x
Expand Down

0 comments on commit 8b4ba3f

Please sign in to comment.