summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2023-11-07 16:13:50 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2023-11-07 16:13:50 +0000
commita9ea36159a61a11154229e77edd44b3d2df88911 (patch)
treeebf883b3bd33df24463180723e412d567ea9011d
parentc1ecf9f6db60aea15ebd8f57895824238197e21a (diff)
Correct install instructions
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 15d2b7f..2ab473e 100644
--- a/readme.md
+++ b/readme.md
@@ -2,4 +2,4 @@
Install the environment with:
-sh <(https://git.davidtsadler.com/environment/plain/install)
+sh <(curl -L https://git.davidtsadler.com/environment/plain/install)