diff options
author | rsc <devnull@localhost> | 2004-03-02 17:34:15 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-03-02 17:34:15 +0000 |
commit | 8f314994dbcc11b2d8397535ce8b0cf9d84150d0 (patch) | |
tree | 073d6711e464fc28770e1b450223b5b8cd4b447e /INSTALL | |
parent | 53dbac948575b07e95d184bbfbe4d8953c5ccc4c (diff) | |
download | plan9port-8f314994dbcc11b2d8397535ce8b0cf9d84150d0.tar.gz plan9port-8f314994dbcc11b2d8397535ce8b0cf9d84150d0.tar.bz2 plan9port-8f314994dbcc11b2d8397535ce8b0cf9d84150d0.zip |
More Mac tweaks.
Diffstat (limited to 'INSTALL')
-rwxr-xr-x | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,5 +9,5 @@ mk clean mk install echo "Set PLAN9=$PLAN9 in your profile environment." -echo 'Add $PLAN9/bin to your profile PATH.' +echo 'Add $PLAN9/bin to your PATH.' |