406 B
406 B
DC-Agent
Guide
Linux、FreeBSD、Darwin(Mac OS)
source <(curl -sL https://git.io/fj8OJ)
To install or run dc-agent, you can use the [install script][2] using cURL:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash
or Wget:
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash