updated README with development details

This commit is contained in:
Mario Colque 2014-06-04 16:33:46 -03:00
commit a414f17a56
3 changed files with 41 additions and 3 deletions

View file

@ -9,5 +9,5 @@ Run
$ sh firefox/build.sh
```
- Copy the content of firefox/firefox-addon (lib, data, package.json) to your development path.
- Copy the content of *firefox/firefox-addon* (lib, data, package.json) to your development path.
- Compile the XPI file [Mozilla Docs](https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Getting_started)