linux-tutorial/codes/linux/ops/soft/nodejs/README.md
2019-05-07 11:09:43 +08:00

8 lines
165 B
Markdown

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