From: Michael Pagano Date: Mon, 25 Mar 2019 03:29:20 +0000 (-0400) Subject: Add instructions for Gentoo Linux users (#147) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=10b479e4b81fe126ba37107fc0bbaff2db944115;p=ttyd.git Add instructions for Gentoo Linux users (#147) --- diff --git a/README.md b/README.md index 3058863..da83c61 100644 --- a/README.md +++ b/README.md @@ -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