We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3779bc commit b50e0f2Copy full SHA for b50e0f2
README.md
@@ -124,7 +124,7 @@ To create a custom build, first check out the version:
124
git pull; git checkout VERSION
125
```
126
127
-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:
128
129
```bash
130
npm install
0 commit comments