Quotes path in download instruction.

This commit is contained in:
benbierens 2024-08-29 09:02:48 +02:00
parent 7e4b657118
commit 0badfe563e
No known key found for this signature in database
GPG Key ID: 877D2C2E09A22F3A
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ proc suggestDownloadTool(config: CodexConf) =
let tokens = [
"cirdl",
$config.circuitDir,
"\"" & $config.circuitDir & "\"",
config.ethProvider,
$address
]