- add note pointing to the stable branch, so users can pickup the current
stable version with fixes via svn.
diff --git a/docs/busybox.net/subversion.html b/docs/busybox.net/subversion.html
index 65be61c..fb4bac7 100644
--- a/docs/busybox.net/subversion.html
+++ b/docs/busybox.net/subversion.html
@@ -18,7 +18,13 @@
<pre>
svn co svn://busybox.net/trunk/busybox</pre>
+<p>
+The current <em>stable branch</em> can be obtained with
+<pre>
+svn co svn://busybox.net/branches/busybox_1_1_stable
+</pre>
+</p>
<p>
If you are not already familiar with using Subversion, I recommend you visit <a