aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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