diff options
-rw-r--r-- | install-hyperbola/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-hyperbola/README.md b/install-hyperbola/README.md index 103784b..ebb1e95 100644 --- a/install-hyperbola/README.md +++ b/install-hyperbola/README.md @@ -213,7 +213,7 @@ root@gnulinux# `useradd -m -g users -G audio,disk,games,http,input,lp,network,op - Editamos el archivo **/etc/sudoers** - - root@gnulinux# nano `/etc/sudoers` + - root@gnulinux# `nano /etc/sudoers` eliminamos el "#" al inicio de la lĂnea: `%whell ALL=(ALL) ALL` |