guia-de-instalacion-de-hyperbola.en.md: fix typo, change whell to wheel

This commit is contained in:
Jesús 2020-07-06 19:26:45 -05:00
parent 5ed4ceedb0
commit 7f962709d3
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 2 additions and 2 deletions

View File

@ -239,7 +239,7 @@ Install base packages:
- Edit `/etc/sudoers` file
# sed -i /etc/sudoers -e 's/^# %whell ALL=(ALL) ALL/%whell ALL=(ALL) ALL/g'
# sed -i /etc/sudoers -e 's/^# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/g'
- Reboot pc

View File

@ -241,7 +241,7 @@ Creamos el usuario `freedom` y lo agregamos a los grupos básicos
- Editamos el archivo `/etc/sudoers`
# sed -i /etc/sudoers -e 's/^# %whell ALL=(ALL) ALL/%whell ALL=(ALL) ALL/g'
# sed -i /etc/sudoers -e 's/^# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/g'
- Reiniciamos el equipo