From b50e0f2c3651d64d40931a16733b015f56409c63 Mon Sep 17 00:00:00 2001 From: Dave Methvin Date: Fri, 9 Jan 2015 16:39:41 -0500 Subject: [PATCH] Docs: Fix README uppercase --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afe0ae42a..074db3865 100644 --- a/README.md +++ b/README.md @@ -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 -- 2.39.5