summaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U <Carlo@web>2012-11-30 14:57:25 +0000
committerGravatar admin <admin@branchable.com>2012-11-30 14:57:25 +0000
commit50fb448c850e7391b95def644fdd754c0d5fc461 (patch)
treeb515bc380e7b492435cca2c7a3bef7c17f99de11 /doc/tips
parent3cf82ce7bf0254871fe2276c0735f48c67f395be (diff)
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/Decentralized_repository_behind_a_Firewall.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn b/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn
index 61bc89c09..5b066c22d 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*: