diff --git a/runtime/reference/cli/compile.md b/runtime/reference/cli/compile.md index 8e45fcc9f..f96b1e465 100644 --- a/runtime/reference/cli/compile.md +++ b/runtime/reference/cli/compile.md @@ -152,7 +152,7 @@ addons or native code that reads relative files. The extraction directory is chosen in order of preference: -1. `/.fs//` (next to the compiled binary) +1. `/.//` (next to the compiled binary) 2. Platform data directory fallback: - Linux: `$XDG_DATA_HOME//` or `~/.local/share//`