mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41:05 +00:00
docs: replace yarn
with npm
as default
This commit is contained in:
parent
67673d5161
commit
61eeb37a74
4 changed files with 10 additions and 10 deletions
|
@ -4,6 +4,6 @@
|
|||
</script>
|
||||
|
||||
<CodeSnippet
|
||||
code="yarn add carbon-components-svelte"
|
||||
code="npm i carbon-components-svelte"
|
||||
copy="{(text) => copy(text)}"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue