mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 04:52:49 +00:00
Debian: Add instructions for stable-backports
This commit is contained in:
parent
cc0e102d51
commit
26440cbb3b
@ -411,10 +411,11 @@
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<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>
|
||||
<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>
|
||||
<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 class="modal-footer">
|
||||
<button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>
|
||||
|
Loading…
Reference in New Issue
Block a user