No commit message authored by Karel Slaný's avatar Karel Slaný
No commit message
......@@ -58,14 +58,14 @@ make -f Makefile.win
make -f Makefile.win xpi_x86
```
* Clean project:
Clean project:
``` shell
make -f Makefile.main clean
```
### Building the extension for Internet Explorer:
* See build info in the GIT (add-on/ie) for more details. (MS Visual Studio is required.)
See build info in the GIT (add-on/ie) for more details. (MS Visual Studio is required.)
### Building the extension for Safari:
......
......