From 90828c57e4eaf5cf05dc74ebe69139d5ab64e789 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Mon, 21 Jul 2014 18:35:31 +0100 Subject: Updated readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5a7e46c..349ce54 100644 --- a/README.md +++ b/README.md @@ -15,19 +15,19 @@ browser. Just go to http://p.of.je, type/paste text into the form, and press submit. It will then take you to a page with your text on a page with a short URL. -Can also be used with [pastebinit](https://launchpad.net/pastebinit) , +It an also be used with [pastebinit](https://launchpad.net/pastebinit) , which should be available in the package managers of most Linux distros. After installing pastebinit, copy the p.of.je.conf file into /usr/share/pastebin.d -Pastebinit then can be used with -b p.of.je, e.g - +Pastebinit can then be used with with the option -b p.of.je, e.g - 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 +This will copy the output of df -h to http://p.of.je, then return the URL +where it can be viewed. -Alternatively, host it yourself +You can set up your own instance of this on any HTTP server running PHP. Installation ============ -- cgit v1.2.3