Fix typo in A2

This commit is contained in:
Cesar Alvarez Vallero 2021-08-04 09:29:40 -03:00
parent f8efd8081e
commit 7790a39da7
No known key found for this signature in database
GPG Key ID: 8DEF166DA59D7898

View File

@ -19,9 +19,9 @@ Si usted no esta en la lista de superusuario entonces haga lo siguiente:
``` ```
$ su root $ su root
<enter root passwd> <enter root passwd>
$ apt-get install sudo # apt-get install sudo
$ usermod -aG sudo <username> # usermod -aG sudo <username>
$ reboot # reboot
``` ```
## Instale Bitcoin ## Instale Bitcoin