From 8009b184f9f1a63cb42c8a6e2bc3d499b2b10a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 19 Jul 2021 17:50:37 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03a9015..6162588 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 2. [SSH Setup](#SSH-Setup) ## VPN Setup -1. Install **tinc** (e.g. Ubuntu : sudo apt install tinc) +1. Install **tinc** (e.g. Ubuntu : `sudo apt install tinc`, MacOS: `brew install tinc --devel`) 2. Create the appropriate directory and perform the initial tinc startup ``` @@ -14,7 +14,7 @@ $ sudo systemctl enable --now tinc@retiolum ``` -3. Provide the key generated in the previous step along with **{your_name}** to @Mic92 . +3. Provide the key generated in the previous step along with **{your_name}** (unique name for the machine) to @Mic92. You will get your respective IP addresses in return. 4. Create the tinc-up executable in the **/etc/tinc/retiolum** folder