diff --git a/installation/linux/README.md b/installation/linux/README.md index 3c7b9ce42..6e86a9ef9 100644 --- a/installation/linux/README.md +++ b/installation/linux/README.md @@ -4,7 +4,7 @@ A simple installation script is provided to be used for most Linux targets. This will always install the most recent version released. ```bash -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 ``` If this fails or for more details on the installation then please refer to the specific section for your OS.