5 ## Installing Open Sans
7 1. Find your texmf directory: `kpsewhich -var-value TEXMFHOME`
8 2. Copy the font files from the fonts directory in the repository to your texmf folder.
9 3. Run `mktexlsr` to refresh the file name database and make TEX aware of the new files.
10 4. Run `updmap --enable Map=opensans.map` to make Dvips, dvipdf and pdfTEX aware of the new fonts.