Fix nodejs installation guide in documentation.
This commit is contained in:
parent
29f6b01d63
commit
3a8bcea2e7
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ sudo -u git -H git checkout v2.6.0
|
|||
|
||||
### 4. Install libs, migrations, etc.
|
||||
|
||||
Please refer to the [Node.js setup documentation](https://github.com/joyent/node/wiki/installing-node.js-via-package-manager#debian-and-ubuntu-based-linux-distributions) if you aren't running default GitLab server setup.
|
||||
|
||||
```bash
|
||||
sudo apt-get install nodejs
|
||||
|
||||
|
|
Loading…
Reference in a new issue