From 10b479e4b81fe126ba37107fc0bbaff2db944115 Mon Sep 17 00:00:00 2001 From: Michael Pagano Date: Sun, 24 Mar 2019 23:29:20 -0400 Subject: [PATCH] Add instructions for Gentoo Linux users (#147) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.43.4