Confirmed users
924
edits
| Line 16: | Line 16: | ||
* To install '''genshi''' simply type '''pip install Genshi''' in the terminal and follow the onscreen directions | * To install '''genshi''' simply type '''pip install Genshi''' in the terminal and follow the onscreen directions | ||
Once you have all of the above completed, the next step will be to edit the '''build.py''' and change a few of the parameters. | Once you have all of the above completed, the next step will be to edit the '''build.py''' file and change a few of the parameters. | ||
* Open '''build.py''' with your favorite text editor, '''vim''' was used in this guide ('''vim build.py''') | |||
* Change the ''''xpiURL':'''' to point to | |||