Update README.md

changed wget target link
This commit is contained in:
infinition
2024-11-07 20:27:55 +01:00
committed by GitHub
parent 5724ce6bb6
commit a9844cef60

View File

@@ -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.