From 70c5eec6c345f285c98e3789964ad125ea9bef25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Fri, 19 Nov 2021 14:01:39 +0100 Subject: [PATCH] Update README.md --- DiskoBOTlo_Discord/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DiskoBOTlo_Discord/README.md b/DiskoBOTlo_Discord/README.md index d429a1a..64cc7da 100644 --- a/DiskoBOTlo_Discord/README.md +++ b/DiskoBOTlo_Discord/README.md @@ -55,7 +55,7 @@ Desbes generar tu propio token para el bot y añadirlo a _"BOT_TOKEN" : "AQUÍ_A $ sudo apt-get install curl $ cd ~ - $ curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - + $ curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - $ sudo apt-get install -y nodejs @@ -90,7 +90,7 @@ Desbes generar tu propio token para el bot y añadirlo a _"BOT_TOKEN" : "AQUÍ_A $ sudo apt-get install curl $ cd ~ - $ curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - + $ curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - $ sudo apt-get install -y nodejs