Skip to content

Commit

Permalink
Merge pull request #50 from maartenpaauw/patch-1
Browse files Browse the repository at this point in the history
Update installation command
  • Loading branch information
boblauer committed Jan 12, 2021
2 parents 0002bbb + baeb5f0 commit f782bf0
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 @@ -6,7 +6,7 @@ A JavaScript Mock Date object that can be used to change when "now" is.
[![Build Status](https://travis-ci.org/boblauer/MockDate.png)](https://travis-ci.org/boblauer/MockDate)

## Installation ##
`npm install mockdate`
`npm install mockdate --save-dev`

## Environment Support ##
MockDate has been tested in Node, IE9+, Chrome, Firefox, and Opera.
Expand Down

0 comments on commit f782bf0

Please sign in to comment.