summaryrefslogtreecommitdiff
path: root/contributing.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'contributing.mdwn')
-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>