summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2011-04-20 12:10:06 +0200
committerArne Babenhauserheide <arne_bab@web.de>2011-04-20 12:10:06 +0200
commit108a95cc5c11303e2026d9b3f17fed7d80eb9cd8 (patch)
treea506fb2f59efbbb288e839e50de855451c84389f
parent34d22314e0dd7673282581f741a9170b9f5ebb1b (diff)
Polish
-rw-r--r--contributing.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/contributing.mdwn b/contributing.mdwn
index b6b7d2ff..bdf6f46c 100644
--- a/contributing.mdwn
+++ b/contributing.mdwn
@@ -99,6 +99,7 @@ You can also have a look at the [List of failing packages](http://people.debian.
Here is a list of [[open_issues]].
+<a name="insta-dev-env"> </a>
### Instant development environment
*This is a very brief guide to get your development environment set up. Pester ArneBab @ irc.freenode.net on IRC if something does not work :)*
@@ -113,7 +114,7 @@ Here is a list of [[open_issues]].
* `git clone git://git.sv.gnu.org/hurd/gnumach.git`
* `git clone git://git.sv.gnu.org/hurd/incubator.git`
* Get more from the [repo list](http://git.savannah.gnu.org/cgit/hurd/).
-* Read these docs.
+* Read the docs on these pages.
* Start hacking.
<a name="hurd_on_modern_microkernel"> </a>