update readme with build instructions
authorChristian Weiske <cweiske@cweiske.de>
Thu, 24 Nov 2011 17:21:41 +0000 (18:21 +0100)
committerChristian Weiske <cweiske@cweiske.de>
Thu, 24 Nov 2011 17:21:41 +0000 (18:21 +0100)
README.rst

index aad58c23900283af0e4b91ec9d5ae5bc4bf7bf12..f9b28ec3c0a61308673756088eba0b01bc4bc2ba 100644 (file)
@@ -34,7 +34,13 @@ Replace ``$lang_code`` with your two-letter language code::
 
 Building
 ========
-ipkg-build:
+First upgrade the version number in ``CONTROL/control``.
+
+Then simply run ::
+
+    ./build.sh
+
+You will need the ``ipkg-build`` script from
  http://reichholf.net/files/dreambox/tools/ipkg-build
 
-http://dream.reichholf.net/wiki/Howto:IPK_Pakete_erstellen
+Also see http://dream.reichholf.net/wiki/Howto:IPK_Pakete_erstellen