From 04f1da60ad94e92a41eb3b572a469e8b784471d6 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Mon, 21 Jul 2014 18:33:59 +0100 Subject: Updated readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4e38987..5a7e46c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ After installing pastebinit, copy the p.of.je.conf file into Pastebinit then can be used with -b p.of.je, e.g - -df -h | pastebinit -b http://p.of.je + df -h | pastebinit -b http://p.of.je Will copy the output of df -h to http://p.of.je, then return the URL where it can be viewed @@ -35,15 +35,15 @@ Installation Requirements ------------ -PHP (Tested with 5.5, assumed to work with any recent version) -An HTTP Server (Tested with Apache 2.2) +- PHP (Tested with 5.5, assumed to work with any recent version) +- An HTTP Server (Tested with Apache 2.2) Instructions ------------ -Clone this repository into a directory -Configure your HTTP server so that the directory can be accessed via a +- Clone this repository into a directory +- Configure your HTTP server so that the directory can be accessed via a browser -Ensure the HTTP server has write access to the directory -Navigate to the directory in your browser, then follow the usage +- Ensure the HTTP server has write access to the directory +- Navigate to the directory in your browser, then follow the usage instructions above \ No newline at end of file -- cgit v1.2.3