Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Ramos authored and Diego Ramos committed May 27, 2021
1 parent 97d98ee commit 1fe5980
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@ bundle size and performance at check all thanks to Svelte.
To get you started you need to add Smelte to your dependencies with your favorite package manager

```
$ npm install smelte or yarn add smelte
$ npm install smelte
```

or

```
$ yarn add smelte
```

Then add the Smelte Rollup plugin (after svelte but before css). Webpack support coming soon.
Expand Down

0 comments on commit 1fe5980

Please sign in to comment.