about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 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
 ```