Updated README.md
This commit is contained in:
parent
32f0aa36df
commit
7068ad1d4a
1 changed files with 2 additions and 2 deletions
|
@ -17,11 +17,11 @@ cd hugo-svelte
|
|||
Install the dependencies...
|
||||
|
||||
```bash
|
||||
cd svelte-app
|
||||
cd hugo-svelte
|
||||
npm install
|
||||
```
|
||||
|
||||
...then start [Rollup](https://rollupjs.org):
|
||||
...then start [Rollup](https://rollupjs.org) and Hugo:
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
|
|
Loading…
Add table
Reference in a new issue