docs: update Solus install instructions to match other distros (#423)

This commit is contained in:
biqqles 2022-10-20 11:13:30 +01:00 committed by GitHub
parent 3c9e076753
commit 8899c311f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,6 +92,14 @@ contact the package maintainer first.
```bash
sudo dnf install bismuth
```
#### Solus
- [Official Repo](https://dev.getsol.us/source/bismuth)
```bash
sudo eopkg install bismuth
```
#### OpenSUSE Tumbleweed
@ -101,10 +109,6 @@ contact the package maintainer first.
- [VipreML Overlay](https://github.com/viperML/viperML-overlay/)
#### Solus
- [Solus](https://dev.getsol.us/source/bismuth)
#### From Source
- [See Dev Docs](CONTRIBUTING.md)