Skip to content

Commit 45c4d6b

Browse files
authored
Remove outdated info from README (#2571)
1 parent 6c9f5c2 commit 45c4d6b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,14 @@ via [npm](https://github.com/npm/npm)
3939

4040
$ npm install sinon
4141

42-
or via sinon's browser builds available for download on the [homepage](https://sinonjs.org/releases/). There are also [npm based CDNs](https://sinonjs.org/releases#npm-cdns) one can use.
42+
or via Sinon's browser builds available for download on the [homepage](https://sinonjs.org/releases/).
43+
There are also [npm based CDNs](https://sinonjs.org/releases#npm-cdns) one can use.
4344

4445
## Usage
4546

4647
See the [sinon project homepage](https://sinonjs.org/) for documentation on usage.
4748

48-
If you have questions that are not covered by the documentation, you can [check out the `sinon` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/sinon) or drop by <a href="irc://irc.freenode.net:6667/sinon.js">#sinon.js on irc.freenode.net:6667</a>.
49-
50-
You can also search through the [Sinon.JS mailing list archives](http://groups.google.com/group/sinonjs).
49+
If you have questions that are not covered by the documentation, you can [check out the `sinon` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/sinon).
5150

5251
## Goals
5352

0 commit comments

Comments
 (0)