SIGN IN SIGN UP

docs: fix missing backtick in Windows setup commands #4559

This fixes a documentation bug that caused Windows users to encounter
shell syntax errors during local setup. The missing closing backtick
in the echo command was interpreted as an unclosed command
substitution, resulting in:

Error: unexpected EOF while looking for matching `'

Impact: All Windows users following the guide with npm, yarn, pnpm,
bun, or deno would encounter this error.
S
silentip404 committed
dfb378ab6cbd254eb94f7aac04677565a8d3353c
Parent: 803c05b
Committed by GitHub <noreply@github.com> on 11/14/2025, 4:07:51 AM