edit: index.html

This commit is contained in:
ZotanWolf 2018-01-31 08:45:29 +01:00
parent 72c13c8786
commit eb8c0273ef

View file

@ -12,10 +12,10 @@
<body>
<div class="container">
<h1>solus.sh community repo</h1>
<h5>You have reached a placeholder site of <code>solus.sh</code>, a project of mine. I'm hosting a community repo for all the packages that won't get accepted by solus-project.com.
<h5>The only thing I can't love about solus is their package policy. Therefore I'm hosting a community repo for all the packages that won't get accepted by solus-project.com.
<br>
You can add the repo by typing the following:
<code>$ sudo eopkg ar https://repo.solus.sh/eopkg-index.xml.gz</code>
You can add the repo by typing the following:
<code>$ sudo eopkg ar solus.sh https://repo.solus.sh/eopkg-index.xml.xz</code>
<br>
To list available packages, execute <code>$ eopkg la solus.sh</code>
</h5>