Skip to content

Commit

Permalink
Add note about downloading pre-generated icons
Browse files Browse the repository at this point in the history
  • Loading branch information
andiemmadavieswilcox committed Oct 25, 2020
1 parent b19c712 commit 633ccde
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,16 @@ The main benefits are twofold:

## Instructions

### Generate the ICO files
### Generate the ICO files (optional)

**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).

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

### Apply the icons
### Apply the icons (manually)

#### Windows

Expand Down

0 comments on commit 633ccde

Please sign in to comment.