1 parent e6f904a commit 318244aCopy full SHA for 318244a
1 file changed
doc/cli.md
@@ -1,8 +1,9 @@
1
# Command-line interface
2
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.
+Lesshand provides a command-line interface. It can be downloaded from the
+[releases page][releases] or [built from source](dev/dev.md) for details.
+
6
+[releases]: https://github.com/langston-barrett/lesshand/releases
7
8
The command-line interface has two commands: `encode` and `decode`. They each
9
take a file path as their only argument and provide output on stdout.
0 commit comments