diff --git a/VMs/ForgejoRunner/README.md b/VMs/ForgejoRunner/README.md
index 6db7b5b..c16c688 100644
--- a/VMs/ForgejoRunner/README.md
+++ b/VMs/ForgejoRunner/README.md
@@ -1,13 +1,12 @@
# Forgejo runner setup
-Run forgejo runners instance inside a VM to do very dirty things but securely
-The "dirty things" is just having forgejo running in priviliged container, with direct access to the host (VM) docker socket
-Runners can easily get full access to host, but the host is a VM so it's ok
-I use [incus](https://linuxcontainers.org/incus/) to create the VM. I love it, very simple, docker like interface
-See launch_forgejo_runner_vm.sh for more information about the VM setup.
+
+Run forgejo runners instance inside a VM to do very dirty things but securely.
+The "dirty things" is just having forgejo running in priviliged container, with direct access to the host (VM) docker socket.
+Runners can easily get full access to host, but the host is a VM so it's ok
+I use [incus](https://linuxcontainers.org/incus/) to create the VM. I love it, very simple, docker like interface
+See launch_forgejo_runner_vm.sh for more information about the VM setup.
-
-
-To setup, you still need to enter VM, and follow forgejo [runner instalation guide](https://forgejo.org/docs/next/admin/actions/runner-installation/)
+To setup, you still need to enter VM, and follow forgejo [runner instalation guide](https://forgejo.org/docs/next/admin/actions/runner-installation/)
It's still a little bit manual, but it's done in 30s
\ No newline at end of file