updated README to use version number 0.1

This commit is contained in:
Micah Lee 2013-02-14 18:20:36 -08:00
parent 022416d2cc
commit 1746ae212a

4
README
View File

@ -25,11 +25,11 @@ First build a source distribution:
Turn it into a Debian source package:
cd dist
py2dsc torbrowser-launcher-2.3.25-2-1.tar.gz
py2dsc torbrowser-launcher-0.1.tar.gz
Turn it into a Debian binary package:
cd deb_dist/torbrowser-launcher-2.3.25-2-1
cd deb_dist/torbrowser-launcher-0.1
dpkg-buildpackage -rfakeroot -uc -us
Once you've made a .deb, you can install it like this: