#!/bin/sh
text2html.pl < README.txt > readme.html
url.sed readme.html install.html
