diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2023-11-07 16:13:50 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2023-11-07 16:13:50 +0000 |
| commit | a9ea36159a61a11154229e77edd44b3d2df88911 (patch) | |
| tree | ebf883b3bd33df24463180723e412d567ea9011d | |
| parent | c1ecf9f6db60aea15ebd8f57895824238197e21a (diff) | |
Correct install instructions
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
