diff --git a/README.md b/README.md index 00f839b21fa5d4b8daf5b2fd5f129c29aece4bd7..36015800c7572a4a2ee2e676fa0ff455e98f5c99 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ registry. Instead, you can choose ot install **fetch** at an exact specific version by changing `package.json` to: -```json +``` "fetch": "https://github.com/github/fetch/archive/v0.1.0.tar.gz ```