From fc20c70abe318fd9f3ea2e757bd9d1fce91bce8b Mon Sep 17 00:00:00 2001 From: GeckoEidechse Date: Wed, 5 Oct 2022 01:52:47 +0200 Subject: chore: Remove outdated build instructions --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index ac8e05f8..e17bd048 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,6 @@ Then for developing npx tauri dev ``` -> **Note** -> On Windows instead of `npm run ui-dev`, you may need to run -> `./node_modules/.bin/rollup --config --watch` -> and -> `./node_modules/.bin/servor dist index.html 8080 --reload` -> in two separate console windows - ### Tips Note that you can adjust the behaviour of Tauri windows in `tauri.conf.json`, e.g. -- cgit v1.2.3