Skip to content

Commit daeadc0

Browse files
authored
Merge pull request #2336 from derrekcoleman/patch-1
Fix formatting in Browser section of README.md
2 parents 9cc6c51 + 1290ff1 commit daeadc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ pnpm clean
9999

100100
### Interact via Browser
101101

102-
```
103102
Once the agent is running, you should see the message to run "pnpm start:client" at the end.
104-
Open another terminal and move to same directory and then run below command and follow the URL to chat to your agent.
103+
104+
Open another terminal, move to same directory, run the command below, then follow the URL to chat with your agent.
105105

106106
```bash
107107
pnpm start:client

0 commit comments

Comments
 (0)