aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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