Updated Installation (markdown)
parent
1da1535960
commit
3b36f5c5b3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue