Skip to content

Commit 318244a

Browse files
doc: Mention CLI binaries at releases page
1 parent e6f904a commit 318244a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

doc/cli.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Command-line interface
22

3-
Lesshand provides a command-line interface. Currently, the only way to install
4-
it is to build it from source. See [the developer documentation](dev/dev.md)
5-
for details.
3+
Lesshand provides a command-line interface. It can be downloaded from the
4+
[releases page][releases] or [built from source](dev/dev.md) for details.
5+
6+
[releases]: https://github.com/langston-barrett/lesshand/releases
67

78
The command-line interface has two commands: `encode` and `decode`. They each
89
take a file path as their only argument and provide output on stdout.

0 commit comments

Comments
 (0)