From 9f47d0437d064e7d37a64c2f2ecec134158858ce Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Sat, 22 Oct 2022 01:22:43 -0700 Subject: [PATCH] Updated virtualization. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acd4c9f..97be0d7 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [TightVNC](https://www.tightvnc.com/) is a free remote desktop application. It can see the desktop of a remote machine and control it with your local mouse and keyboard, just like you would do it sitting in the front of that computer. -### Virtualization Tools +### Virtualization [Back to the Top](#table-of-contents)