From debad9b137c3e4192421ec319c8307517c7fe6ba Mon Sep 17 00:00:00 2001 From: Luke Street Date: Thu, 9 Apr 2026 19:39:53 -0600 Subject: [PATCH] Update run path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4f3c551fc..754d3ff1dc 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Alternate presets available: #### Running Pass the disc image as a positional argument. Supported formats: ISO (GCM), RVZ, WIA, WBFS, CISO, GCZ ```sh -build/dusk/dusk /path/to/game.rvz +build/{preset}/dusk /path/to/game.rvz ``` If no path is specified, Dusk defaults to `game.iso` in the current working directory.