From 4e267b8d9c28bab7662c3b9ac417d3ed2438d349 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Mon, 8 Feb 2021 00:57:58 +0000 Subject: [PATCH] Update tailscale.md (#177) --- pages/tailscale.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/tailscale.md b/pages/tailscale.md index 7781bbb..64c5dcc 100644 --- a/pages/tailscale.md +++ b/pages/tailscale.md @@ -3,7 +3,7 @@ You can use [Tailscale](https://tailscale.com/) to access Pi-KVM on the internal # Installation ## On the Pi-KVM side -1. Use this commands: +1. Use these commands: ``` # rw # pacman -Syy @@ -17,5 +17,5 @@ You can use [Tailscale](https://tailscale.com/) to access Pi-KVM on the internal ## On the workstation side * Download and install tailscale for your OS: https://tailscale.com/download -* Check tha page https://login.tailscale.com/admin/machines to view your VPN network. +* Check the page https://login.tailscale.com/admin/machines to view your VPN network. * Follow the URL in the web browser: `https://` and you will see Pi-KVM web interface.