diff --git a/es/A2_0_Compilando_Bitcoin_desde_la_Fuente.md b/es/A2_0_Compilando_Bitcoin_desde_la_Fuente.md index e264467..0769716 100644 --- a/es/A2_0_Compilando_Bitcoin_desde_la_Fuente.md +++ b/es/A2_0_Compilando_Bitcoin_desde_la_Fuente.md @@ -19,9 +19,9 @@ Si usted no esta en la lista de superusuario entonces haga lo siguiente: ``` $ su root -$ apt-get install sudo -$ usermod -aG sudo -$ reboot +# apt-get install sudo +# usermod -aG sudo +# reboot ``` ## Instale Bitcoin