Skip to content

Commit

Permalink
docs(README.md): add git update submodule command
Browse files Browse the repository at this point in the history
  • Loading branch information
indaco committed Dec 18, 2023
1 parent 4ab50ec commit 3e5574d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@ cd svelte-iconoir
# Install all dependencies
pnpm install # (or npm, yarn)

# Update Iconoir submodule
git submodule update --remote

# Generate Svelte components for each icon
pnpm generate:icons

Expand Down

0 comments on commit 3e5574d

Please sign in to comment.