Skip to content

Commit

Permalink
chore: update install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
frectonz committed Oct 31, 2024
1 parent a85e0bd commit 01ec0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ More features available on the [releases page](https://github.com/frectonz/sql-s
### Install prebuilt binaries via shell script (MacOS and Linux)

```bash
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.31/sql-studio-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.32/sql-studio-installer.sh | sh
```

### Install prebuilt binaries via powershell script
Expand Down

0 comments on commit 01ec0ef

Please sign in to comment.