mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-04 01:44:24 +01:00
html: embed gziped version
This commit is contained in:
@@ -30,7 +30,7 @@ brew install ttyd
|
||||
- Build from source (debian/ubuntu):
|
||||
|
||||
```bash
|
||||
sudo apt-get install cmake g++ pkg-config git vim-common libwebsockets-dev libjson-c-dev libssl-dev
|
||||
sudo apt-get install cmake g++ pkg-config git libwebsockets-dev libjson-c-dev zlib1g-dev libssl-dev libuv1-dev
|
||||
git clone https://github.com/tsl0922/ttyd.git
|
||||
cd ttyd && mkdir build && cd build
|
||||
cmake ..
|
||||
|
||||
Reference in New Issue
Block a user