aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2023-09-26 12:38:29 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2023-09-26 12:38:29 -0400
commita322c9942a9a8b091b91ff121a5264ef203f38a0 (patch)
tree40b931c18692bf7a69335c7313d154e3fb9d9296
parentf2aebf44403108d3b1a7edf3691d17329208a501 (diff)
downloadspexmgr-a322c9942a9a8b091b91ff121a5264ef203f38a0.tar.gz
Fix errant "bash" in source line
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a88902d..af060e1 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,6 @@ Commands:
### spexactivate
```
-usage: source bash {release}
+usage: source spexactivate {release}
```