mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-03 08:34:34 +01:00
update README.md
This commit is contained in:
committed by
Shuanglei Tao
parent
5650606674
commit
e3335bd499
@@ -36,7 +36,7 @@ brew install ttyd
|
||||
git clone https://github.com/tsl0922/ttyd.git
|
||||
cd ttyd && mkdir build && cd build
|
||||
cmake ..
|
||||
make && make install
|
||||
make && sudo make install
|
||||
```
|
||||
|
||||
You may also need to compile/install [libwebsockets](https://libwebsockets.org) from source if the `libwebsockets-dev` package is outdated.
|
||||
|
||||
Reference in New Issue
Block a user