Fix typo in README.md.

This commit is contained in:
William Melody 2017-03-01 16:26:58 -08:00
parent e0790f6a4c
commit 7919b171fe
1 changed files with 2 additions and 2 deletions

View File

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