fix readme again

This commit is contained in:
Sevi-py
2025-02-06 21:41:20 +01:00
parent 6a3e2b99b0
commit c7f4ac64dd

View File

@@ -46,7 +46,7 @@ A secure, self-hosted URL shortener with end-to-end encryption. Perfect for priv
pip install -r requirements.txt
```
3. **Configuration**
3. **Configuration**
Rename `config_template.json` to `config.json`
Generate salts using `python generate_salts.py`
Replace the placeholders with the salts you generated