Browse Source

Fix #2587

rate-limiter-2026
Victor Fabre 7 years ago
committed by GitHub
parent
commit
d834bf1c93
  1. 1
      docs/instalacao31.rst

1
docs/instalacao31.rst

@ -225,6 +225,7 @@ Preparação do ambiente::
* **Instalação do NodeJs LTS 10.15.x**::
sudo apt-get install curl
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get install -y nodejs

Loading…
Cancel
Save