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