diff options
author | Joe Robinson <joe@lc8n.com> | 2014-07-21 18:33:59 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2014-07-21 18:33:59 +0100 |
commit | 04f1da60ad94e92a41eb3b572a469e8b784471d6 (patch) | |
tree | 2c617e06f9086bba59d11a7e787af44f77e9b67e /README.md | |
parent | 54205fd1d1dd0e90834030ee1e5aab528ca149a7 (diff) |
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -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 |