Skip to content

Commit 67b2c5b

Browse files
authored
Merge pull request #67 from NiHaiden:add-sentence-for-dl
chore: add warning against ventoy
2 parents a0d2d8b + 2591e0f commit 67b2c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sections/download/download.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export default function DownloadAurora({
129129
>
130130
Fedora Image Writer <ArrowUpRight />
131131
</a>{" "}
132-
to burn the image to your machine.
132+
to burn the image to your machine. <span className="font-bold text-lg">Do not use Ventoy, as it's unsupported with our Live ISO.</span>
133133
</p>
134134
<div>
135135
{primaryGPU ? (

0 commit comments

Comments
 (0)