Remove extra backslashes from README.md.

This commit is contained in:
William Melody 2020-03-15 18:46:59 -07:00
parent 4eed5251da
commit 09dad21311
1 changed files with 2 additions and 2 deletions

View File

@ -142,8 +142,8 @@ Usage:
hosts block <hostname>... hosts block <hostname>...
Description: Description:
Block one or more hostnames by adding new entries assigned to \`127.0.0.1\` Block one or more hostnames by adding new entries assigned to `127.0.0.1`
for IPv4 and both \`fe80::1%lo0\` and \`::1\` for IPv6. for IPv4 and both `fe80::1%lo0` and `::1` for IPv6.
``` ```
#### Blocklists #### Blocklists