Add instructions for Gentoo Linux users (#147)

This commit is contained in:
Michael Pagano
2019-03-24 23:29:20 -04:00
committed by Shuanglei Tao
parent 0f23415e98
commit 10b479e4b8

View File

@@ -38,6 +38,10 @@ brew install ttyd
```
You may also need to compile/install [libwebsockets][2] from source if the `libwebsockets-dev` package is outdated.
- Install on Gentoo:
clone the repo at [https://bitbucket.org/mgpagano/ttyd/src/master/](https://bitbucket.org/mgpagano/ttyd/src/master/) and follow the directions [here](https://wiki.gentoo.org/wiki/Custom_repository#Creating_a_local_repository) for creating a local repository.
## Install on Windows