aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2009-07-29 11:30:25 -0400
committerRuss Cox <rsc@swtch.com>2009-07-29 11:30:25 -0400
commit1d534ed6ceb13aa90fea2d0889bdb28ff946ac8d (patch)
tree2a0360b5590be3bfc5f2ca258b7b6e12c32349e2 /INSTALL
parentd17b040302063f2b71e19aadd2184ace26636e2c (diff)
downloadplan9port-1d534ed6ceb13aa90fea2d0889bdb28ff946ac8d.tar.gz
plan9port-1d534ed6ceb13aa90fea2d0889bdb28ff946ac8d.tar.bz2
plan9port-1d534ed6ceb13aa90fea2d0889bdb28ff946ac8d.zip
docs: document bitbucket servers, codereview(1)
http://codereview.appspot.com/98068
Diffstat (limited to 'INSTALL')
-rwxr-xr-xINSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5bbced63..cd908443 100755
--- a/INSTALL
+++ b/INSTALL
@@ -22,6 +22,10 @@ esac
PLAN9=`pwd` export PLAN9
PATH=/bin:/usr/bin:$PLAN9/bin:$PATH export PATH
+echo "+ Mailing list: http://groups.google.com/group/plan9port-dev"
+echo "+ Issue tracker: http://code.swtch.com/plan9port/issues/"
+echo "+ Submitting changes: http://swtch.com/go/codereview"
+echo " "
echo "* Resetting $PLAN9/config"
rm -f config