Skip to content

Commit 7ec12e8

Browse files
authored
Update README.md
1 parent be28ff8 commit 7ec12e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This works as intended. The issue arises when trying to do the same in the conte
1414
# Generate custom element
1515
To generate the custom element, run:
1616

17-
npm build
17+
npm run build
1818
Then move the contents of the dist folder into the folder where you would like to use your web component. Then import the script and declare the component in the html file.
1919

2020
I've provided an html file in the client folder so this process can be done by running

0 commit comments

Comments
 (0)