diff --git a/README.md b/README.md index e1a734a..11c71b8 100644 --- a/README.md +++ b/README.md @@ -306,7 +306,7 @@ The fastest way to install Bjorn is using the automatic installation script : ```bash # Download and run the installer -wget https://github.com/infinition/Bjorn/install_bjorn.sh +wget https://raw.githubusercontent.com/infinition/Bjorn/refs/heads/main/install_bjorn.sh sudo chmod +x install_bjorn.sh sudo ./install_bjorn.sh # Choose the choice 1 for automatic installation. It may take a while as a lot of packages and modules will be installed. You must reboot at the end.