1
1
Fork 0

Updated README.md

This commit is contained in:
Daniel Atwood 2019-10-03 18:10:27 -04:00
parent 32f0aa36df
commit 7068ad1d4a

View file

@ -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