summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Muehlhaeuser <muesli@gmail.com>2020-10-27 15:02:53 +0100
committerNicolas M <penguwin@penguwin.eu>2020-10-27 15:13:07 +0100
commit7a9452dbfff44f3b94148eb526f0efa4267f3f79 (patch)
treee9cb067a347c25499d964809140dbde3eb56a92e
parentc5adc8fc2db5563b6dd6dbd7a2a68352c433d31a (diff)
Point out the 'glow config' command in README
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2c17e69..589e662 100644
--- a/README.md
+++ b/README.md
@@ -168,10 +168,10 @@ to find more styles. Or [make your own](https://github.com/charmbracelet/glamour
## The Config File
If you find yourself supplying the same flags to `glow` all the time, it's
-probably a good idea to create a config file. Put a file named `glow.yml` in
-the default config path of you platform. If you're not sure where that is refer
-to `glow --help`, which will display the path in which `glow` expects its
-config.
+probably a good idea to create a config file. Run `glow config`, which will open
+it in your favorite $EDITOR. Alternatively you can manually put a file named
+`glow.yml` in the default config path of you platform. If you're not sure where
+that is, please refer to `glow --help`.
Here's an example config: