From 712c3fa816cc691f53de165c7a64d5e626da328c Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Fri, 23 Sep 2022 22:38:57 +0200 Subject: Update working command for Windows --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 65d1020a..a126a5a7 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ npm run tauri dev > On Windows instead of `npm run ui-dev`, you may need to run > `./node_modules/.bin/rollup --config --watch` > and -> `npm run localhost` +> `./node_modules/.bin/servor dist index.html 8080 --reload` > in two separate console windows ### Tips -- cgit v1.2.3