diff --git a/README.md b/README.md index c10ddd4..dd4f864 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,11 @@ Thanks to [hph][1] for reverse engineering the details of that config format. ## Compile: - make + make ## Run: - Decrypt path/to/config.bin path/to/output.tgz + Decrypt path/to/config.bin path/to/output.tgz + Encrypt path/to/output.tgz path/to/new/config.bin [1]: http://hph.name/207