From f4ed07c7fe7e40afeb440630dbd26aff45474ed7 Mon Sep 17 00:00:00 2001 From: MayaTheShy Date: Sun, 9 Nov 2025 17:01:34 -0500 Subject: [PATCH] docs: remove systemd service start instructions from README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 0b8fd5c..fe957b3 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,6 @@ Starworld is an [Overte](https://overte.org) client that renders virtual world e ```bash # Start StardustXR server (in a separate terminal) stardust-xr-server - -# Or as a systemd service -systemctl --user start stardust ``` ### Build Everything