summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c87639..dfdb63a 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,12 @@ brew install ttyd
## Install on Linux
- Binary version (recommended): download from the [releases](https://github.com/tsl0922/ttyd/releases) page.
+
+- Install the snap:
+
+ `sudo snap install ttyd --classic`
+
+
- Build from source (debian/ubuntu):
```bash
@@ -66,7 +72,7 @@ USAGE:
ttyd [options] <command> [<arguments...>]
VERSION:
- 1.7.1
+ 1.7.2
OPTIONS:
-p, --port Port to listen (default: 7681, use `0` for random port)