diff --git a/README.md b/README.md index 5e08020..9115d45 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Opening in VSCode uses the `--wait` flag, so that closing the editor will tell L curl -fsSL https://bun.sh/install | bash ``` - ```ps + ```bash # Windows powershell -c "irm bun.sh/install.ps1 | iex" ```