summarylogtreecommitdiffstats
path: root/chromium-material-icons-for-github.install
blob: 0a5c2bab82b5e006d4af408fe5a07b05e9ba0e81 (plain)
1
2
3
4
5
6
7
post_install() {
	echo "To finish the installation, follow the following steps:

1. Head to chrome://extensions, or the equivalent of your browser if it doesn't work
2. Enable "Developer Mode"
3. Click "Load unpacked" and select the directory /usr/lib/material-icons-for-github-chromium"
}