Skip to content

Commit 633ccde

Browse files
Add note about downloading pre-generated icons
1 parent b19c712 commit 633ccde

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,16 @@ The main benefits are twofold:
4646

4747
## Instructions
4848

49-
### Generate the ICO files
49+
### Generate the ICO files (optional)
50+
51+
**Note:** If you don’t want to have to clone this repo and generate the icons yourself, you can simply download the pre-generated icon set from the [latest release](https://www.github.com/andidavies92/ccc-cons/releases/latest).
5052

5153
1. Download [svg_to_ico](https://www.github.com/Ortham/svg_to_ico), keep the binary somewhere appropriate and add it to your path.
5254
2. Open a PowerShell prompt with the working directory set to the repository’s root.
5355
3. Run `generate.ps1`, which will generate ICO icon files from the source SVGs.
5456
4. Find the generated ICO files in the newly-created `/output` directory.
5557

56-
### Apply the icons
58+
### Apply the icons (manually)
5759

5860
#### Windows
5961

0 commit comments

Comments
 (0)