Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit 3742ff2

Browse files
authored
⬆️ Update node.js install on Ubuntu 18.04
I actually skipped the dependencies installation as I have not needed those tools yet, but the Enterprise Tools MongoDB team should congregate at a future point in time to discuss full removal.
1 parent ba34cb0 commit 3742ff2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/setup.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,7 @@ sudo apt-get install build-essential clang libdbus-1-dev libgtk2.0-dev \
7373

7474
### 2. Install node.js and npm
7575

76-
Check [this article][install-linux] on how to install
77-
a current version of node.js. (Note: the article is also linked from
78-
[node's wiki page][node-wiki-install].)
76+
Visit [Node.js](https://nodejs.org/en/).
7977

8078
### 3. Setup git and GitHub
8179

0 commit comments

Comments
 (0)