Skip to content

Commit

Permalink
chore: update install steps
Browse files Browse the repository at this point in the history
  • Loading branch information
frectonz authored Aug 30, 2024
1 parent 7082a06 commit 6213042
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.26/sql-studio-installer.sh | sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/frectonz/sql-studio/releases/download/0.1.27/sql-studio-installer.sh | sh
```

### Install prebuilt binaries via powershell script
Expand Down

0 comments on commit 6213042

Please sign in to comment.