summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-07-03 09:18:18 +0100
committerJoe Carstairs <me@joeac.net>2026-07-03 09:18:18 +0100
commitdcd2e1cd19e5473233ebe223b906c4200b69bf1e (patch)
tree4196ed8604ec62e97160e796d5b9c560f22f37c4 /README.md
parent19865adb6ae04972d1df6a10f339acf0472b2c06 (diff)
adds install.sh to install joeac.net under user joeac.net
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index bbee836..c2c2507 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,12 @@
Joe Carstairs' public Internet presence
+To install:
+
+```sh
+wget -O- https://git.joeac.net/joeac/joeac.net/raw/branch/main/install.sh | sh
+```
+
Structure:
```