mirror of
https://github.com/infinition/Bjorn.git
synced 2025-12-06 06:11:46 +00:00
Update README.md
changed wget target link
This commit is contained in:
@@ -306,7 +306,7 @@ The fastest way to install Bjorn is using the automatic installation script :
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Download and run the installer
|
# 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 chmod +x install_bjorn.sh
|
||||||
sudo ./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.
|
# 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user