mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
docs: drop -D flag from install commands
This commit is contained in:
parent
951d686042
commit
67673d5161
6 changed files with 12 additions and 12 deletions
|
@ -4,6 +4,6 @@
|
|||
</script>
|
||||
|
||||
<CodeSnippet
|
||||
code="yarn add -D carbon-components-svelte"
|
||||
code="yarn add carbon-components-svelte"
|
||||
copy="{(text) => copy(text)}"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue