Skip to content

Commit 3f069ca

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_VI.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ git checkout $(git describe --tags --abbrev=0)
7070

7171
Sao chép .env.example vào .env và điền các giá trị thích hợp.
7272

73-
```
73+
```bash
7474
cp .env.example .env
7575
```
7676

@@ -109,7 +109,7 @@ pnpm clean
109109

110110
Bạn có thể cần cài đặt Sharp. Nếu bạn thấy lỗi khi khởi động, hãy thử cài đặt bằng lệnh sau:
111111

112-
```
112+
```bash
113113
pnpm install --include=optional sharp
114114
```
115115

0 commit comments

Comments
 (0)