add text version of install(1)

This commit is contained in:
rsc 2005-11-28 16:36:57 +00:00
parent efea318b2e
commit bdbc55d352
8 changed files with 96 additions and 6 deletions

6
README
View file

@ -3,8 +3,10 @@ This is a port of many Plan 9 libraries and programs to Unix.
* Installation
To install, run ./INSTALL. It builds mk and then uses mk to
run the rest of the installation. For more details, see install(1),
at http://swtch.com/plan9port/man/man1/install.html.
run the rest of the installation.
For more details, see install(1), at install.txt in this directory
and at http://swtch.com/plan9port/man/man1/install.html.
* Documentation