aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuillermo Ramos2019-06-25 16:03:40 +0200
committerGuillermo Ramos2019-06-25 16:03:40 +0200
commit7c0885596727fbe6713bbe8ac381e0b56f127380 (patch)
treeca49eb76fbba75ed05081e57133e75ccb1bedb62 /README.md
parent0e0c7c71c7d4ffb8f64ba39e1864f30ee63aba20 (diff)
downloadtgutils-7c0885596727fbe6713bbe8ac381e0b56f127380.tar.gz
Fix quotes in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7840685..8d99557 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ alphabetically.
To get the Bot token, each program will check (in order):
-- The "--token" CLI argument
-- The "TGUTILS_TOKEN" environment variable
-- The contents of "$XDG_CONFIG_HOME/tgutils_token"
- (usually ~/.config/tgutils_token)
+- The `--token` CLI argument
+- The `TGUTILS_TOKEN` environment variable
+- The contents of `$XDG_CONFIG_HOME/tgutils_token`
+ (usually `~/.config/tgutils_token`)