You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/installer.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,7 @@ export const logic = {
141
141
{
142
142
type: 'text',
143
143
content:
144
-
'Gói fcitx5-lotus hiện được cộng đồng đóng gói trong kho VUR. Hướng dẫn dành cho bản x86_64 glibc.',
144
+
'Gói fcitx5-lotus hiện được cộng đồng đóng gói trong kho VUR. Hướng dẫn dành cho bản x86_64 glibc (Chưa có bản musl do xung đột với CGo).',
145
145
},
146
146
{
147
147
type: 'code',
@@ -170,7 +170,7 @@ export const logic = {
170
170
Binary:
171
171
'Void Linux không cung cấp gói Binary riêng, gói được cài qua xbps. Khuyến khích dùng phương thức Package Manager hoặc build from source (phương thức Source).',
0 commit comments