Skip to content

Commit e62c83d

Browse files
authored
docs: remove repeated 'with' word (semantic-release#2289)
1 parent 5d78fa4 commit e62c83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For other type of projects we recommend installing **semantic-release** directly
2424
$ npx semantic-release
2525
```
2626

27-
**Note**: For a global installation, it's recommended to specify the major **semantic-release** version to install (for example with with `npx semantic-release@18`).
27+
**Note**: For a global installation, it's recommended to specify the major **semantic-release** version to install (for example with `npx semantic-release@18`).
2828
This way your build will not automatically use the next major **semantic-release** release that could possibly break your build.
2929
You will have to upgrade manually when a new major version is released.
3030

0 commit comments

Comments
 (0)