Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 424 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 424 Bytes

firefox-support-common

Common information for Firefox support in corporation use

License: MPL 2.0

How to build PDF version of the migration report

You need to install required tools and fonts to create PDF version of the migration report.

On Ubuntu 22.04:

$ sudo apt install pandoc texlive-full fonts-noto-cjk fonts-noto-cjk-extra

Then you can build PDF as:

$ make migration-report