mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-18 14:19:11 +02:00
Fix typo in README.md
This commit is contained in:
parent
186d07da55
commit
4baff6cc45
1 changed files with 2 additions and 2 deletions
|
|
@ -69,12 +69,12 @@ go build
|
|||
## The TUI
|
||||
|
||||
Simply run `glow` without arguments to start the textual user interface and
|
||||
browse local and stashed markdown. Glow will find local markdown files it the
|
||||
browse local and stashed markdown. Glow will find local markdown files in the
|
||||
current directory and below or, if you’re in a Git repository, Glow will search
|
||||
the repo.
|
||||
|
||||
Markdown files can be read with Glow's high-performance pager. Most of the
|
||||
keystokes you know from `less` are the same, but you can press `?` to list
|
||||
keystrokes you know from `less` are the same, but you can press `?` to list
|
||||
the hotkeys.
|
||||
|
||||
### Stashing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue