aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlex <alex.corcoles@veecle.io>2025-02-28 18:09:37 +0100
committeralexpdp7 <alex@corcoles.net>2025-02-28 18:17:51 +0100
commit1dc8e4feb5a44def145f13d947f10c3217cd0dfc (patch)
tree4ba896a2e83000c8b6d11ff305891e32ca229afa /scripts
parent7e4bc66f01e54f0717fa0ba28a0fc424621be9f0 (diff)
Add Debian bootstrapping notes
Diffstat (limited to 'scripts')
-rw-r--r--scripts/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/README.md b/scripts/README.md
index d75856e9..f10433c8 100644
--- a/scripts/README.md
+++ b/scripts/README.md
@@ -6,6 +6,15 @@ Bootstrapping on a Fedora toolbox:
```
dnf install pipx emacs-nox xclip
+```
+
+Bootstrapping on Debian:
+
+```
+sudo apt install git pipx emacs-nox xclip
+```
+
+```
mkdir git
cd git
git clone https://github.com/alexpdp7/alexpdp7.git