1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-24 11:15:49 +01:00

s/subversion/bzr/ in INSTALL file. Possibly more changes coming...

This commit is contained in:
Robby Workman
2009-01-24 20:36:55 -06:00
parent a830598681
commit 3d2f537646

View File

@@ -1,7 +1,7 @@
Installation of Wicd should be done using your distribution package if one Installation of Wicd should be done using your distribution package if one
exists. If not, the installation is relatively straightforward. exists. If not, the installation is relatively straightforward.
If you are installing from a subversion pull or beta/rc tarball and you want If you are installing from a bzr pull or beta/rc tarball and you want
the native language translations, first run this: the native language translations, first run this:
python setup.py get_translations python setup.py get_translations
You will not need to do this if you're installing from a release tarball. You will not need to do this if you're installing from a release tarball.