From 1d534ed6ceb13aa90fea2d0889bdb28ff946ac8d Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Wed, 29 Jul 2009 11:30:25 -0400 Subject: docs: document bitbucket servers, codereview(1) http://codereview.appspot.com/98068 --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL') 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 -- cgit v1.2.3