From ca1e4ac07a153b3dce4ee27b3dd6fef536f20d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Sun, 25 Jul 2021 12:41:19 +0200 Subject: [PATCH] Update README.md --- DiskoBOTlo_Telegram/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DiskoBOTlo_Telegram/README.md b/DiskoBOTlo_Telegram/README.md index 8d1989a..80777a6 100644 --- a/DiskoBOTlo_Telegram/README.md +++ b/DiskoBOTlo_Telegram/README.md @@ -43,7 +43,7 @@ Desbes generar tu propio token para el bot y añadirlo a _const token = 'AQUÍ_A $ sudo apt-get install curl $ cd ~ - $ curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - + $ curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - $ sudo apt-get install -y nodejs