1
edit
Heatherpedia (talk | contribs) (→Getting the Source: added a paragraph about how you have to cd once you check out the source, because i had never used hg and didn't know that) |
|||
| Line 49: | Line 49: | ||
To build an XPI for Ubiquity, just run: | To build an XPI for Ubiquity, just run: | ||
python manage.py | python manage.py xpi | ||
This will create an XPI with the name "ubiquity-<version>.xpi", where | This will create an XPI with the name "ubiquity-<version>.xpi", where | ||
edit