aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2024-12-24 05:08:12 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2024-12-24 05:08:12 +0100
commitb7c6854312b6bafd74c691da299c65d35d89df80 (patch)
treefe1cff8f9d41f774daf996d9baebf08ff344e6a9
parent237759d00c47ef0cff2e5106e611636b0ba3072e (diff)
Fix Markdown syntax typoHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89813cc..9803ca8 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
## How to use
-* Install `src/basic.bash` to `/path/to/basic.bash.`
+* Install `src/basic.bash` to `/path/to/basic.bash`.
* At the very beginning of a script (after the shebang):
`source /path/to/basic.bash || exit 1`
* If a script includes (`source`s) other libraries, these should be included