microsoft / CopilotStudioSamples

MIT License
297 stars 239 forks source link

Update SETUP.md #206

Open expiscornovus opened 4 months ago

expiscornovus commented 4 months ago

Small typo in the example script, this typo cause an error: A positional parameter cannot be found that accepts argument 'True'.

adilei commented 4 months ago

@expiscornovus there's probably a discrepancy between MAC and WIN syntax here: -greet:$true does not work with pwsh on my MAC.