From 9a52d6fe8f2f01daac40fcc8aeca2b6d3a00de61 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Tue, 21 May 2024 18:49:04 -0700 Subject: [PATCH] Add Debian and Ubuntu install instructions to readme (#2072) --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e12d103..d6a47f0 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,14 @@ most Windows users.) just pacman -S just + + + Debian 13 (unreleased) and + Ubuntu 24.04 derivatives + apt + just + apt install just + Debian and Ubuntu derivatives MPR @@ -163,7 +171,7 @@ most Windows users.) just You must have the Prebuilt-MPR set up on your system in order to run this command.
- sudo apt install just + apt install just