Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
curl -sL https://deb.nodesource.com/setup_1016.x | sudo -E bash -

sudo apt install -y nodejs

...