Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
crcn committed Sep 8, 2023
1 parent 09aae68 commit 35f16fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This will install and generate a new Paperclip config file that looks something

Next, go ahead and spin up the designer with `yarn paperclip designer --open`, create a new design anywhere you want, then save it.

Finally, run `yarn paperclip build` to compile your PC file, and then import into your JS app.
Finally, run `yarn paperclip build` to compile your PC file, and then import into your JS app. That's all there is to it!

### Webpack integration

Expand Down

0 comments on commit 35f16fa

Please sign in to comment.