Update README.md

This commit is contained in:
Fernando Méndez 2022-09-24 14:48:38 +02:00 committed by GitHub
parent 7e11aee8b0
commit 12e98604c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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