Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Klaiber <vinkla@users.noreply.github.com>2015-03-22 21:33:28 +0300
committerVincent Klaiber <vincentklaiber@gmail.com>2015-04-23 09:35:17 +0300
commit3a8bcea2e7e40bb607462ac62817ad3add91e5a9 (patch)
tree1376aa6fe734afb7ab996a9eb816a2cac8b9c03e /doc/update/7.8-to-7.9.md
parent29f6b01d6343c08dc9fe1f6bdf95a645dd4e4cc0 (diff)
Fix nodejs installation guide in documentation.
Diffstat (limited to 'doc/update/7.8-to-7.9.md')
-rw-r--r--doc/update/7.8-to-7.9.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/update/7.8-to-7.9.md b/doc/update/7.8-to-7.9.md
index 28fd433e1c8..6ffa21c6141 100644
--- a/doc/update/7.8-to-7.9.md
+++ b/doc/update/7.8-to-7.9.md
@@ -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