Skip to content

Commit

Permalink
Two spaces good, four spaces bad
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-andrews committed Oct 30, 2014
1 parent 3f39d80 commit 3d2ea7c
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 @@ -40,7 +40,7 @@ Instead, you can choose to install **fetch** at an exact specific version by
changing `package.json` to:

```
"fetch": "https://github.com/github/fetch/archive/v0.1.0.tar.gz
"fetch": "https://github.com/github/fetch/archive/v0.1.0.tar.gz
```

Alternatively, if you would prefer to install **fetch** at a fuzzy version
Expand Down

0 comments on commit 3d2ea7c

Please sign in to comment.