We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0139c32 commit e3037c8Copy full SHA for e3037c8
docs/install.md
@@ -12,7 +12,7 @@ title: install
12
Download and install Unload binary from [`github releases`](https://github.com/unloadphp/unload/releases):
13
14
```bash
15
-curl -L https://github.com/unloadphp/unload/releases/download/0.1.0/unload -o unload
+curl -L https://github.com/unloadphp/unload/releases/download/0.1.1/unload -o unload
16
chmod +x unload
17
sudo mv unload /usr/local/bin/unload
18
```
@@ -36,6 +36,6 @@ unload --version
36
\______||_| |_||_______) \_____/ |______||_____/
37
38
39
- 0.1.0
+ 0.1.1
40
SAM CLI, version 1.66.0
41
0 commit comments