mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
quote the variable
Co-authored-by: Gwilym Inzani <email@gwilym.dev>
This commit is contained in:
parent
804846e573
commit
ce4f27fa27
|
@ -12,7 +12,7 @@ export function GameDeveloperSummary() {
|
|||
<li>
|
||||
Compile with{" "}
|
||||
<code>
|
||||
AGBRS_BACKTRACE_WEBSITE=your-website.test/crash# cargo build
|
||||
AGBRS_BACKTRACE_WEBSITE="your-website.test/crash#" cargo build
|
||||
</code>
|
||||
.
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue