Remove colon in heading
This commit is contained in:
parent
4b27c6c57a
commit
fe9280ba05
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Also, the platform can be determined automatically based on the `.jar` name. For
|
||||||
|
|
||||||
Debian 12 Bookworm has deb packages in the Zhira Debian repository.
|
Debian 12 Bookworm has deb packages in the Zhira Debian repository.
|
||||||
|
|
||||||
#### Add the Zhira Debian repository:
|
#### Add the Zhira Debian repository
|
||||||
```bash
|
```bash
|
||||||
wget -qO- https://deb.zhira.net/debian/zhira.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/zhira.gpg > /dev/null
|
wget -qO- https://deb.zhira.net/debian/zhira.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/zhira.gpg > /dev/null
|
||||||
echo 'deb [arch=all] https://deb.zhira.net/debian/ bookworm main' | sudo tee /etc/apt/sources.list.d/zhira.list > /dev/null
|
echo 'deb [arch=all] https://deb.zhira.net/debian/ bookworm main' | sudo tee /etc/apt/sources.list.d/zhira.list > /dev/null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue