From 3b36f5c5b3cb870a5810570a45511d502728c1d3 Mon Sep 17 00:00:00 2001 From: hawkfalcon Date: Wed, 6 Mar 2013 19:14:20 -0800 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index edd44d8..be1a829 100644 --- a/Installation.md +++ b/Installation.md @@ -1,4 +1,5 @@ Installation instructions for HasteBin: (the linux edition) + 1. Install dependancies ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sudo apt-get install g++ curl libssl-dev apache2-utils @@ -15,9 +16,9 @@ make sudo make install ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 3. Install hastebin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - git clone git://github.com/seejohnrun/haste-server.git cd haste-server npm install