diff options
author | Jesús <heckyel@hyperbola.info> | 2019-10-11 12:06:19 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-10-11 12:06:19 -0500 |
commit | 6b655a56593554b341472177371fb8d2c0deda79 (patch) | |
tree | fa8fad8d922d3d39a3448af341e77f0d2bb2d6fd | |
parent | ba416ea1ebc96f85d569c58354a570756f0a07cf (diff) | |
download | book-6b655a56593554b341472177371fb8d2c0deda79.tar.lz book-6b655a56593554b341472177371fb8d2c0deda79.tar.xz book-6b655a56593554b341472177371fb8d2c0deda79.zip |
[install-hyperbola] fix command
-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 cb2da8a..160dce4 100644 --- a/install-hyperbola/README.md +++ b/install-hyperbola/README.md @@ -232,7 +232,7 @@ root@gnulinux# `useradd -m -g users -G audio,disk,games,http,input,lp,network,op - root@gnulinux# `passwd miusuario` -- Editamos el archivo **/etc/sudoers** +- Editamos el archivo `/etc/sudoers` - root@gnulinux# `nano /etc/sudoers` |