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 19, 2024
1 parent 31e46af commit 8202e9c
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 @@ -71,7 +71,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.29/sql-studio-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.30/sql-studio-installer.sh | sh
```

### Install prebuilt binaries via powershell script
Expand Down

0 comments on commit 8202e9c

Please sign in to comment.