aboutsummaryrefslogtreecommitdiff
path: root/QUICKSTART.md
diff options
context:
space:
mode:
Diffstat (limited to 'QUICKSTART.md')
-rw-r--r--QUICKSTART.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/QUICKSTART.md b/QUICKSTART.md
index 5bc210cd4..e112a20c0 100644
--- a/QUICKSTART.md
+++ b/QUICKSTART.md
@@ -72,11 +72,11 @@
Your agent can started using the `./run agent start YOUR_AGENT_NAME`
-This will build the frontend, install the dependencies and then start the agent on `http://localhost:8000/`
+This start the agent on `http://localhost:8000/`
![Start the Agent](docs/content/imgs/quickstart/009_start_agent.png)
-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.
+The frontend can be accessed from `http://localhost:8000/`, you will first need to login using either a google account or your github account.
![Login](docs/content/imgs/quickstart/010_login.png)