Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 243f197

Browse files
committed
sync
1 parent d9eab66 commit 243f197

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@ _Note: Ion is currently in alpha and only supports deploying Next.js sites and L
1414

1515
## Installation
1616

17-
### Curl
17+
### curl
1818
sst can be installed using a simple curl command
19-
`curl -fsSL https://ion.sst.dev/install | bash`
19+
```
20+
curl -fsSL https://ion.sst.dev/install | bash
21+
```
2022

2123
#### macOS
2224

0 commit comments

Comments
 (0)