From cd6b13ef50dee85b9c89c6ee47e14e8b04302715 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Sep 2008 06:07:13 +0000 Subject: docu ypdate --- docs/pod/fype.pod | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'docs/pod/fype.pod') diff --git a/docs/pod/fype.pod b/docs/pod/fype.pod index 181f39f..c795c89 100644 --- a/docs/pod/fype.pod +++ b/docs/pod/fype.pod @@ -4,7 +4,7 @@ B is Bor Bour B

rogram Bxecution B is Bree Bak B

rogramed for BLF -It's not a hype - it's Fype! +It's not a hype - it's B! =head1 SYNOPSES @@ -35,7 +35,7 @@ The Fype syntax is very simple and is using a maximum look ahead of 1 and a very =head1 REQUIREMENTS -Fype only has been tested on FreeBSD 7.0. Linux may work too. Windows support is not planned. But may work using Cygwin or SFU. +Fype only has been tested on FreeBSD 7.0. Linux may work too. Windows support is not planned. But may work using Cygwin or SFU. Linux users have to install pmake before compiling Fype! You will also need: @@ -44,7 +44,15 @@ You will also need: =head1 GETTING STARTED -Extract, compile and install Fype: +On Linux: Extract, compile and install Fype: + + tar xvjf fype.tar.bz2 + cd fype + pmake + sudo pmake install + pmake clean + +On FreeBSD: Extract, compile and install Fype: tar xvjf fype.tar.bz2 cd fype -- cgit v1.2.3