Merge pull request #325 from mzaini30/patch-1

Repair syntax
This commit is contained in:
Eric Liu 2020-10-11 06:04:55 -07:00 committed by GitHub
commit 5c93f3c831
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ Install `carbon-components-svelte` as a development dependency.
```bash ```bash
yarn add -D carbon-components-svelte yarn add -D carbon-components-svelte
# OR # OR
npm -i -D carbon-components-svelte npm i -D carbon-components-svelte
``` ```
## Usage ## Usage