From 989f4fb3fe609c8fc59f3063e1dcc9790e967026 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Sun, 6 Nov 2022 01:07:53 +0100 Subject: Readme: Improve run instructions with frontend auto-open --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 910e133..b16d224 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,5 @@ Install cargo through your preferred method. ``` $ cargo run --bin indexer $ cargo run --bin crawler -$ trunk serve frontend/index.html -``` - -### 3. Use?! -``` - Navigate to 127.0.0.1:8080 on your favorite browser:) +$ trunk serve frontend/index.html --open ``` -- cgit 1.4.1