From dcf15abd36393e2ef4213855f7cdc1768bf5f085 Mon Sep 17 00:00:00 2001 From: IamTheFij Date: Tue, 23 Jul 2019 01:31:51 +0000 Subject: [PATCH] Update readme to fix formatted strings --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 6bac401..4a32b22 100644 --- a/Readme.md +++ b/Readme.md @@ -60,4 +60,4 @@ To be safe you should take precautions from someone logging into your server dir This prevents getting a shell if my key is ever leaked. -Additionally, if you are actually planning on doing this in production, do not use the `-insecure` flag in ./mole/start.sh`. Instead you should provide pre generated server keys and add those as known hosts for `mole`. +Additionally, if you are actually planning on doing this in production, do not use the `-insecure` flag in `./mole/start.sh`. Instead you should provide pre generated server keys and add those as known hosts for `mole`.