Skip to content

Commit b50e0f2

Browse files
committed
Docs: Fix README uppercase
1 parent a3779bc commit b50e0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ To create a custom build, first check out the version:
124124
git pull; git checkout VERSION
125125
```
126126

127-
where VERSION is the version you want to customize. Then, make sure all Node dependencies are installed:
127+
Where VERSION is the version you want to customize. Then, make sure all Node dependencies are installed:
128128

129129
```bash
130130
npm install

0 commit comments

Comments
 (0)