From 12e98604c7ef06f000a09c4a1a3a2afc15efb223 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Sat, 24 Sep 2022 14:48:38 +0200 Subject: [PATCH] Update README.md --- Alina_translator_Telegram_bot/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Alina_translator_Telegram_bot/README.md b/Alina_translator_Telegram_bot/README.md index 0e04fd8..d3ab64e 100644 --- a/Alina_translator_Telegram_bot/README.md +++ b/Alina_translator_Telegram_bot/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_14.x | sudo -E bash - + $ curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - $ sudo apt-get install -y nodejs @@ -78,7 +78,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_14.x | sudo -E bash - + $ curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - $ sudo apt-get install -y nodejs