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...
|
Install the dependencies...
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd svelte-app
|
cd hugo-svelte
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
...then start [Rollup](https://rollupjs.org):
|
...then start [Rollup](https://rollupjs.org) and Hugo:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run dev
|
npm run dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue