From 4e23c14460cd54135a4fc93cdbef589b9ca79670 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 2 Sep 2014 17:24:30 -0700 Subject: [PATCH] Instructions for Gentoo --- Installation.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Installation.md b/Installation.md index 62447e9..3232ca6 100644 --- a/Installation.md +++ b/Installation.md @@ -1,4 +1,6 @@ -Installation instructions for HasteBin: (the linux edition) +Installation instructions for HasteBin. + +## Debian and derivates 1. Install dependancies ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -27,4 +29,8 @@ npm start ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ And you should have hastebin! -Note: It will run on port 7777 by default \ No newline at end of file +Note: It will run on port 7777 by default + +## Gentoo + +Use ebuild [www-apps/haste-server](https://github.com/cvut/gentoo-overlay/tree/master/www-apps/haste-server) from the [CVUT Overlay](https://github.com/cvut/gentoo-overlay). \ No newline at end of file