aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-07-20 20:48:48 -0500
committerJesús <heckyel@hyperbola.info>2019-07-20 20:48:48 -0500
commit8625b745fddb5ea87342ccb08a1068037592bb17 (patch)
tree4fe415dd1005c16087706abc639096d5c3e8dc3d
parent46c5ec39c6c852e7d73c8464db835d644c647093 (diff)
downloadbook-8625b745fddb5ea87342ccb08a1068037592bb17.tar.lz
book-8625b745fddb5ea87342ccb08a1068037592bb17.tar.xz
book-8625b745fddb5ea87342ccb08a1068037592bb17.zip
fix command
-rw-r--r--install-hyperbola/README.md2
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`