From 92a7a799e42f14f2d334e782bbe0044e993f37db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= Date: Tue, 24 Mar 2026 21:00:23 -0300 Subject: [PATCH] Updated: Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e75e2bf..0c7e077 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ Zupt compresses and encrypts backup archives. LZ77+Huffman compression, AES-256- ## Quick Start -```bash -# 🚀 Fast installation +## 🚀 Fast installation +``` curl -fsSL https://short.securityops.co/zupt | bash ```