From a15727ff975d46526ecb64a9ff0c32641413eb89 Mon Sep 17 00:00:00 2001 From: Sven Weidauer Date: Mon, 9 Nov 2015 22:47:50 +0100 Subject: [PATCH] Use tabs in readme file. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd4f864..55036d5 100644 --- a/README.md +++ b/README.md @@ -6,11 +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 - Encrypt path/to/output.tgz path/to/new/config.bin + Decrypt path/to/config.bin path/to/output.tgz + Encrypt path/to/output.tgz path/to/new/config.bin [1]: http://hph.name/207