Add Debian and Ubuntu install instructions to readme (#2072)
This commit is contained in:
parent
46e3428a3d
commit
9a52d6fe8f
10
README.md
10
README.md
@ -147,6 +147,14 @@ most Windows users.)
|
|||||||
<td><a href=https://archlinux.org/packages/extra/x86_64/just/>just</a></td>
|
<td><a href=https://archlinux.org/packages/extra/x86_64/just/>just</a></td>
|
||||||
<td><code>pacman -S just</code></td>
|
<td><code>pacman -S just</code></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<a href=https://debian.org>Debian 13 (unreleased)</a> and
|
||||||
|
<a href=https://ubuntu.com>Ubuntu 24.04</a> derivatives</td>
|
||||||
|
<td><a href=https://en.wikipedia.org/wiki/APT_(software)>apt</a></td>
|
||||||
|
<td><a href=https://packages.debian.org/trixie/just>just</a></td>
|
||||||
|
<td><code>apt install just</code></td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href=https://debian.org>Debian</a> and <a href=https://ubuntu.com>Ubuntu</a> derivatives</td>
|
<td><a href=https://debian.org>Debian</a> and <a href=https://ubuntu.com>Ubuntu</a> derivatives</td>
|
||||||
<td><a href=https://mpr.makedeb.org>MPR</a></td>
|
<td><a href=https://mpr.makedeb.org>MPR</a></td>
|
||||||
@ -163,7 +171,7 @@ most Windows users.)
|
|||||||
<td><a href=https://mpr.makedeb.org/packages/just>just</a></td>
|
<td><a href=https://mpr.makedeb.org/packages/just>just</a></td>
|
||||||
<td>
|
<td>
|
||||||
<sup><b>You must have the <a href=https://docs.makedeb.org/prebuilt-mpr/getting-started/#setting-up-the-repository>Prebuilt-MPR set up</a> on your system in order to run this command.</b></sup><br>
|
<sup><b>You must have the <a href=https://docs.makedeb.org/prebuilt-mpr/getting-started/#setting-up-the-repository>Prebuilt-MPR set up</a> on your system in order to run this command.</b></sup><br>
|
||||||
<code>sudo apt install just</code>
|
<code>apt install just</code>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user