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