aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-11-28 16:36:57 +0000
committerrsc <devnull@localhost>2005-11-28 16:36:57 +0000
commitbdbc55d3524a3a93afad6fba08dfe5f774a3d2d2 (patch)
tree7057af11094d0887b65a9d27cd2252975a501058 /README
parentefea318b2e7e4725ff850544fa2609a65a196845 (diff)
downloadplan9port-bdbc55d3524a3a93afad6fba08dfe5f774a3d2d2.tar.gz
plan9port-bdbc55d3524a3a93afad6fba08dfe5f774a3d2d2.tar.bz2
plan9port-bdbc55d3524a3a93afad6fba08dfe5f774a3d2d2.zip
add text version of install(1)
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 1316a402..8cec190c 100644
--- a/README
+++ b/README
@@ -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