Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Jan 9, 2024
1 parent 239912a commit b6bfc7b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#

[SST](https://sst.dev) ❍ Ion is an experimental new engine. It's based on a streaming deploy architecture and has a few big advantages.

- **10x faster** deploys
- Native **multi-region** support
Expand Down Expand Up @@ -40,8 +39,8 @@ For arch linux it's available in the [aur](https://aur.archlinux.org/packages/ss
`sst` is available via [scoop](https://scoop.sh/), and as a downloadable binary from the [releases](https://github.com/sst/ion/releases/latest) page:

```
scoop bucket add sst https://github.com/planetscale/scoop-bucket.git
scoop install sst mysql
scoop bucket add sst https://github.com/sst/scoop-bucket.git
scoop install sst
```

To upgrade to the latest version:
Expand Down

0 comments on commit b6bfc7b

Please sign in to comment.