aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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`)