Skip to content

Commit 161a245

Browse files
docs: update README with Linux/macOS install.sh
1 parent f3de172 commit 161a245

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Run these commands in PowerShell:
4545
```powershell
4646
git clone https://github.com/TranHuyThang9999/mcp-sqlserver.git
4747
cd mcp-sqlserver
48-
.\scripts\install.ps1
48+
powershell -ExecutionPolicy Bypass -File .\scripts\install.ps1
4949
```
5050

5151
This downloads the latest Windows release package and starts the installer.

0 commit comments

Comments
 (0)