From 7c0885596727fbe6713bbe8ac381e0b56f127380 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Tue, 25 Jun 2019 16:03:40 +0200 Subject: Fix quotes in README --- README.md | 8 ++++---- 1 file 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`) -- cgit v1.2.3