From 26fd578e30d82ccc5b292e42ba88c44c5f021f40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20H=C3=A9tier?= Date: Sun, 3 Nov 2024 10:30:33 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49418e6..f39c82d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This helper is a workaround that creates a systemd service without using the dae * Download the Linux Console Client [here](https://www.virtualhere.com/usb_client_software) * Put the client in a folder alongside the other files in this repository * Adapt `virtualhereclient.service` so that it points to the right folder and binary - * Note: `vh.conf` file does not need to exist, it will be created automatically + * Note: `vh.conf` file does not need to exist, it will be created automatically to store settings * Run `install.sh` as root (or run each command in the file manually if you prefer) ## How to use?