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 9d62564 commit c6d3cb2Copy full SHA for c6d3cb2
installation/linux/README.md
@@ -4,7 +4,7 @@ A simple installation script is provided to be used for most Linux targets.
4
This will always install the most recent version released.
5
6
```bash
7
-curl https://raw.githubusercontent.com/fluent/fluent-bit/master/update_version.sh | sh
+curl https://raw.githubusercontent.com/fluent/fluent-bit/master/install.sh | sh
8
```
9
10
If this fails or for more details on the installation then please refer to the specific section for your OS.
0 commit comments