From 01cd5d5a8ace7b01cead7d1804067f66c5904853 Mon Sep 17 00:00:00 2001 From: Andrew Pamment Date: Sun, 7 Aug 2016 19:48:49 +1000 Subject: [PATCH] Fix README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c265cc2..1065f6e 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,9 @@ If you want to install Magicka BBS, follow these steps. 10. If you are going to run SSH, you will need to create keys. To do this `mkdir keys` + `ssh-keygen -f keys/ssh_host_rsa_key -N '' -t rsa` + `ssh-keygen -f keys/ssh_host_dsa_key -N '' -t dsa` 11. Run Magicka BBS on a port over 1024 (Below require root, and we're not ready for that).