Update readme to fix formatted strings

This commit is contained in:
IamTheFij 2019-07-23 01:31:51 +00:00
parent 84b291e801
commit dcf15abd36
1 changed files with 1 additions and 1 deletions

View File

@ -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`.