提交 d09fc766 编写于 作者: E Enrique Bautista 提交者: Stephan Ewen

[FLINK-2357] [web dashboard] Update Node.js installation instructions

This closes #1006
上级 4ce9475c
......@@ -60,14 +60,10 @@ The dashboard files are all pre-built, so one can try it out without building it
Depending on your version of Linux or MacOS, you may need to manually install *node.js* and *bower*.
#### Ubuntu Linux (12.04 and 14.04)
#### Ubuntu Linux
Install *node.js* by following [these instructions](https://github.com/joyent/node/wiki/installing-node.js-via-package-manager).
Install *node.js* via
```
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get -y install nodejs
```
Verify that the installed version is at least *2.11.3*, via `npm -version`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册