Small update to the docs
This commit is contained in:
parent
4e5d070d9f
commit
6c51d03537
|
@ -38,6 +38,7 @@ Set up keys, add the repository to the sources list, update the Ubuntu package i
|
|||
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0AD9A3000D97B6C9
|
||||
sudo sh -c 'echo "deb [arch=amd64] http://packages.usenko.eu/ubuntu $(lsb_release -sc) $(lsb_release -sc)/main" > /etc/apt/sources.list.d/basalt.list'
|
||||
sudo apt-get update
|
||||
sudo apt-get dist-upgrade
|
||||
sudo apt-get install basalt
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue