From cb5050828deec26d2c79f411b0e10e78fd293ad1 Mon Sep 17 00:00:00 2001 From: Rhys Evans Date: Sun, 23 Sep 2018 12:32:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bba8edb3..2b82813a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Mock http requests made using [fetch](https://developer.mozilla.org/en-US/docs/W --- -**Version 7 is in alpha. Please consider trying it out. `npm install fetch-mock@7.0.0-alpha.6`** +**Version 7 is in beta. Please consider trying it out. `npm install -D fetch-mock@v7.0.0-beta.1`** ---