From 0cdf847a4b70dc5a4f9617263e6e39c37908136a Mon Sep 17 00:00:00 2001 From: Pyro57000 <147988717+Pyro57000@users.noreply.github.com> Date: Sun, 23 Mar 2025 17:06:05 -0500 Subject: [PATCH] Update README.md fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94677f8..da6567d 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Otherwise, the whole purpose of VR/AR compute environments is to not be constrai 5. `cd ../simular; cargo build --release` 8. (optional) copy the resulting binaries to somewhere on your $PATH, to make running them easier. 9. make a stardust startup script. - 1. 9a.) `mkdir ~/.config/stardust` + 1. `mkdir ~/.config/stardust` 2. `nano ~/.config/startudst/startup` 3. paste the following script into the editor, and edit the paths to accurately reflect where you either compiled the binaries, or saved them to your path: