linux-tutorial/codes/linux/ops/service/nodejs/README.md
2019-02-22 11:40:47 +08:00

8 lines
168 B
Markdown

# 安装 Nodejs
使用方法:
```sh
curl -o- https://raw.githubusercontent.com/dunwu/os-tutorial/master/codes/linux/ops/service/nodejs/install-nodejs.sh | bash
```