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 52ba5dc commit 44cdf52Copy full SHA for 44cdf52
README.md
@@ -22,7 +22,7 @@ We strongly recommend that you install [shellcheck][shellcheck] to enable lintin
22
npm i -g bash-language-server
23
```
24
25
-If you encounter installation errors, ensure you have node version 8 or newer (`node --version`).
+If you encounter installation errors, ensure you have node version 12 or newer (`node --version`).
26
27
### Clients
28
0 commit comments