linux-tutorial/codes/deploy/tool/nodejs/README.md
2019-01-23 17:32:23 +08:00

8 lines
153 B
Markdown

# 安装 Nodejs
使用方法:
```sh
curl -o- https://raw.githubusercontent.com/dunwu/OS/master/codes/deploy/tool/nodejs/install-nodejs.sh | bash
```