Updated Installation (markdown)
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user