Minor Fix

This commit is contained in:
AbegaM
2024-05-08 12:23:34 +03:00
parent fbafeda6f9
commit f85b6f6787

View File

@@ -63,7 +63,7 @@ Run the Soul command with the necessary parameters:
```
soul --d foobar.db -a --ts <your_jwt_secret_value> --atet=4H --rtet=3D --iuu=john --iup=<your_password>
soul -d foobar.db -a --ts=<your_jwt_secret_value> --atet=4H --rtet=3D --iuu=john --iup=<your_password>
```