fix typo in node section
This commit is contained in:
parent
812e7e482e
commit
e25f1a0a85
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ GitLab now runs [webpack](http://webpack.js.org) to compile frontend assets and
|
|||
it has a minimum requirement of node v4.3.0.
|
||||
|
||||
You can check which version you are running with `node -v`. If you are running
|
||||
a version older than `v4.3.0` you will should update to a newer version. You
|
||||
a version older than `v4.3.0` you will need to update to a newer version. You
|
||||
can find instructions to install from community maintained packages or compile
|
||||
from source at the nodejs.org website.
|
||||
|
||||
|
|
Loading…
Reference in a new issue