diff --git a/Alina_translator_Telegram_bot/README.md b/Alina_translator_Telegram_bot/README.md index a2142b8..0329b7c 100644 --- a/Alina_translator_Telegram_bot/README.md +++ b/Alina_translator_Telegram_bot/README.md @@ -98,9 +98,9 @@ Desbes generar tu propio token para el bot y añadirlo a _const token = 'AQUÍ_A ``` cd ./ruta_del_directorio_del_bot/ ``` -* Si por ejemplo queremos añadir la librería _weather-js_, deberemos escribir el siguiente comando: +* Si por ejemplo queremos añadir la API _google-translate-api_, deberemos escribir el siguiente comando: ``` - npm install weather-js + npm install google-translate-api ``` *** ## 6. Licencia 📄