Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed Jan 22, 2018
1 parent 1cb1f39 commit 9d43e6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ The library will run in most JavaScript environments, including nodejs, web work

As well as shorthand methods for the simplest use cases, it offers a flexible API for customising all aspects of mocking behaviour.

## These docs are for the v6 beta
* Uses `async / await` - for older node versions use v5, or require the transpiled version: require('fetch-mock/es5/server') *

**Please try v6 beta -** `npm install fetch-mock@6.0.0-beta.6`
## These docs are for v6

- [v5 docs](/fetch-mock/v5)
- [V5 - V6 upgrade guide](/fetch-mock/v5-v6-upgrade)
Expand Down

0 comments on commit 9d43e6d

Please sign in to comment.