Update readme

This commit is contained in:
2021-11-02 18:39:32 +01:00
parent 6e1477f248
commit 3ffbba008b
2 changed files with 8 additions and 7 deletions

View File

@@ -7,4 +7,4 @@ build:
backgroundrun:
go run main.go
backgroundsvelte:
cd svelte && npm run dev
cd svelte && npm install && npm run dev