typo
This commit is contained in:
parent
4f0cf976e2
commit
1268726a9a
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ cd svelte-app
|
|||
npm install
|
||||
```
|
||||
|
||||
...then start Rollup:
|
||||
...then start [Rollup](https://rollupjs.org):
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
|
@ -63,4 +63,4 @@ Then, from within your project folder:
|
|||
```bash
|
||||
npm run build
|
||||
surge public
|
||||
```# template
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue