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 ```