From 79727bd0750d656747e476725121f9d7279cd5fa Mon Sep 17 00:00:00 2001 From: merwanehamadi Date: Mon, 18 Sep 2023 13:18:19 -0700 Subject: [PATCH] Update quick start (#5255) * Update QUICKSTART.md * Update QUICKSTART.md * Update QUICKSTART.md --- QUICKSTART.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QUICKSTART.md b/QUICKSTART.md index 8e77c1bd..5bc210cd 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -76,7 +76,7 @@ This will build the frontend, install the dependencies and then start the agent ![Start the Agent](docs/content/imgs/quickstart/009_start_agent.png) -The frontend can be accessed from `http://localhost:8000/`, you will first need to login using either a google account or your github account. +The frontend can be accessed from `http://localhost:5000/`(follow the README.md in the frontend folder to spin up the UI), you will first need to login using either a google account or your github account. ![Login](docs/content/imgs/quickstart/010_login.png) @@ -145,4 +145,4 @@ Finally you can run the benchmark with ``` -> \ No newline at end of file +>