Skip to content

Commit

Permalink
Extend example how to read from stdin
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsvu authored and maaslalani committed Jan 6, 2023
1 parent b9f519e commit ff59ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ document use a markdown source as the primary argument:
glow README.md

# Read from stdin
glow -
echo "[Glow](https://github.com/charmbracelet/glow)" | glow -

# Fetch README from GitHub / GitLab
glow github.com/charmbracelet/glow
Expand Down

0 comments on commit ff59ead

Please sign in to comment.