1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-06-07 00:40:50 +00:00

Fix typo in README.md.

This commit is contained in:
William Melody 2017-03-01 16:26:58 -08:00
parent e0790f6a4c
commit 7919b171fe

View File

@ -260,8 +260,8 @@ Description:
### `--auto-sudo` ### `--auto-sudo`
When specified, all write operations that require `sudo` will automatically When specified, all write operations that require `sudo` will automatically
rerun the command using `sudo` when the current user does not have write the rerun the command using `sudo` when the current user does not have write
permissions to write to the hosts file. permissions for the hosts file.
To have this option always enabled, add the following line to your shell To have this option always enabled, add the following line to your shell
configuration (`.bashrc`, `.zshrc`, or similar): configuration (`.bashrc`, `.zshrc`, or similar):