Skip to content

Commit

Permalink
Add missing command for custom build
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja authored Jul 30, 2023
1 parent dc2bda4 commit 03f6971
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,12 @@ Individual icons can be located using the shapes search tool:

Better library load times can be achieved customizing your build for a subset of icons.

1. Clone the repository and move inside it:
1. Clone the repository, move inside it and install dependencies:

```sh
git clone ssh://github.com/mondeja/simple-icons-drawio
cd simple-icons-drawio
npm install
```

2. Redirect the output of the _./build.js_ script to a new XML file:
Expand Down

0 comments on commit 03f6971

Please sign in to comment.