Skip to content

Commit 8ef2dc7

Browse files
authored
Merge branch 'develop' into feature/rag-knowledge-improvements-v2
2 parents 7331246 + 6dd1679 commit 8ef2dc7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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

README_TR.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
- [Node.js 23+](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
3838
- [pnpm](https://pnpm.io/installation)
3939

40-
> **Windows Kullanıcıları İçin Not:** WSL gereklidir
40+
> **Windows Kullanıcıları İçin Not:** [WSL 2](https://learn.microsoft.com/en-us/windows/wsl/install-manual) gereklidir
4141
4242
### .env Dosyasını Düzenleyin
4343

0 commit comments

Comments
 (0)