diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/buildroot-documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildroot-documentation.html b/docs/buildroot-documentation.html index 92e378398..a577aae26 100644 --- a/docs/buildroot-documentation.html +++ b/docs/buildroot-documentation.html @@ -101,7 +101,7 @@ $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co openwrt </pre> <p>If you only like to create your own custom firmware images and pakages we - strongely suggest to use the VS branch of the stable version (whiterussian) + strongely suggest to use the CVS branch of the stable version (whiterussian): </p> <pre> $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co -rwhiterussian openwrt |