Docs: Fix README uppercase

This commit is contained in:
Dave Methvin
2015-01-09 16:39:41 -05:00
parent a3779bc325
commit b50e0f2c36

View File

@@ -124,7 +124,7 @@ To create a custom build, first check out the version:
git pull; git checkout VERSION
```
where VERSION is the version you want to customize. Then, make sure all Node dependencies are installed:
Where VERSION is the version you want to customize. Then, make sure all Node dependencies are installed:
```bash
npm install