diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ npx 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 |