diff --git a/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn b/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn index 61bc89c09f..5b066c22d8 100644 --- a/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn +++ b/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn @@ -6,7 +6,7 @@ This is totally great! Except, there is no way for your home computer to pull yo First, install *openssh-server* on your *on-the-go* computer - sudo apt-get install openssh-serverpa + sudo apt-get install openssh-server # Adjust to your flavor of unix Then, log into your *home* computer, with *port forwarding*: