Skip to content

Commit 01ef3bc

Browse files
committed
docs(readme-tr): add bash code block
Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
1 parent fd14738 commit 01ef3bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README_TR.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
</div>
66

77
<div align="center">
8-
8+
99
📖 [Dokümantasyon](https://ai16z.github.io/eliza/) | 🎯 [Örnekler](https://github.com/thejoven/awesome-eliza)
10-
10+
1111
</div>
1212

1313
## ✨ Özellikler
@@ -43,7 +43,7 @@
4343

4444
.env.example dosyasını .env olarak kopyalayın ve uygun değerleri doldurun
4545

46-
```
46+
```bash
4747
cp .env.example .env
4848
```
4949

@@ -72,7 +72,7 @@ pnpm clean
7272

7373
Sharp'ı yüklemeniz gerekebilir. Başlatma sırasında bir hata görürseniz, aşağıdaki komutla yüklemeyi deneyin:
7474

75-
```
75+
```bash
7676
pnpm install --include=optional sharp
7777
```
7878

0 commit comments

Comments
 (0)