adicionado dependência do curl

This commit is contained in:
Paulo Henrique Aleixo de Campos 2025-06-07 12:53:52 -03:00 committed by GitHub
parent 721913c3be
commit 25e13cf38a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,8 +86,10 @@
<h2 class="text-2xl font-bold text-debian mb-4" data-i18n="about.title">
</h2>
<p class="text-gray-700 mb-4" data-i18n="about.description"></p>
<pre id="repos"
<div class="bg-gray-800 text-gray-100 p-4 rounded-lg overflow-x-auto">
<pre id="complete"
class="text-sm"><code>sudo apt install curl</code></pre>
</div>
</div>