Skip to content

Commit e3037c8

Browse files
authored
Update install.md
1 parent 0139c32 commit e3037c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: install
1212
Download and install Unload binary from [`github releases`](https://github.com/unloadphp/unload/releases):
1313

1414
```bash
15-
curl -L https://github.com/unloadphp/unload/releases/download/0.1.0/unload -o unload
15+
curl -L https://github.com/unloadphp/unload/releases/download/0.1.1/unload -o unload
1616
chmod +x unload
1717
sudo mv unload /usr/local/bin/unload
1818
```
@@ -36,6 +36,6 @@ unload --version
3636
\______||_| |_||_______) \_____/ |______||_____/
3737

3838

39-
0.1.0
39+
0.1.1
4040
SAM CLI, version 1.66.0
4141
```

0 commit comments

Comments
 (0)