mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 04:52:49 +00:00
Merge branch 'debian' into 'master'
Debian: Add instructions for stable-backports See merge request openlp/website!31
This commit is contained in:
commit
775c5ed8ce
@ -411,10 +411,11 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<div class="alert alert-danger small" role="alert">
|
<div class="alert alert-danger small" role="alert">
|
||||||
<p><strong>Note:</strong> OpenLP only supports Debian unstable.</p>
|
<p><strong>Note:</strong> OpenLP only supports Debian unstable and stable-backports.</p>
|
||||||
</div>
|
</div>
|
||||||
<p>To install OpenLP, either search for OpenLP in your GUI package manager, or run the following command:</p>
|
<p>To install OpenLP, either search for OpenLP in your GUI package manager, or run the following command:</p>
|
||||||
<pre>$ sudo apt install openlp</pre>
|
<pre>$ sudo apt install openlp</pre>
|
||||||
|
<p>For the up-to-date version to appear on the stable distribution, you will need to <a href="https://backports.debian.org/Instructions/">enable the backports repository</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>
|
<button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user