mirror of
https://github.com/ptitSeb/box86.git
synced 2024-11-24 02:13:27 +08:00
docs: remove unnecessary newline
This commit is contained in:
parent
11c6afa687
commit
f6a92d6909
@ -5,7 +5,6 @@ Compiling/Installing
|
|||||||
You can use [@Itai-Nelken](https://github.com/Itai-Nelken)'s apt repository to install precompiled box86 debs, updated weekly.
|
You can use [@Itai-Nelken](https://github.com/Itai-Nelken)'s apt repository to install precompiled box86 debs, updated weekly.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
sudo wget https://itai-nelken.github.io/weekly-box86-debs/debian/box86.list -O /etc/apt/sources.list.d/box86.list
|
sudo wget https://itai-nelken.github.io/weekly-box86-debs/debian/box86.list -O /etc/apt/sources.list.d/box86.list
|
||||||
wget -qO- https://itai-nelken.github.io/weekly-box86-debs/debian/KEY.gpg | sudo apt-key add -
|
wget -qO- https://itai-nelken.github.io/weekly-box86-debs/debian/KEY.gpg | sudo apt-key add -
|
||||||
sudo apt update && sudo apt install box86 -y
|
sudo apt update && sudo apt install box86 -y
|
||||||
|
Loading…
Reference in New Issue
Block a user