docs: add antivirus/curl note under download link
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b58441d6b7
commit
1c7678c51c
1 changed files with 3 additions and 0 deletions
|
|
@ -181,6 +181,9 @@
|
||||||
<code id="install-cmd">curl -Lo xetup.exe https://xetup.x9.cz/dl</code>
|
<code id="install-cmd">curl -Lo xetup.exe https://xetup.x9.cz/dl</code>
|
||||||
<button id="copy-btn" onclick="copyCmd()">Kopirovat</button>
|
<button id="copy-btn" onclick="copyCmd()">Kopirovat</button>
|
||||||
</div>
|
</div>
|
||||||
|
<p style="color:var(--muted);font-size:.78rem;margin-top:.5rem">
|
||||||
|
Pokud ve stazeni brani antivirus, pouzijte curl – staci bezny prikazovy radek, neni potreba administrator.
|
||||||
|
</p>
|
||||||
|
|
||||||
<!-- Dynamic download strip – filled by JS from Forgejo releases API -->
|
<!-- Dynamic download strip – filled by JS from Forgejo releases API -->
|
||||||
<div class="download-strip" id="dl-strip" style="display:none">
|
<div class="download-strip" id="dl-strip" style="display:none">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue