aboutsummaryrefslogtreecommitdiffstats
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 a574239..6d6452e 100644
--- a/README.md
+++ b/README.md
@@ -342,7 +342,7 @@ You can add extra `erl` options by defining the `SHELL_OPTS` variable.
For more information please see `erl -man erl`.
`SHELL_PATH` adds paths to the shell's library search path. By default
-this option sets the path to `-pa ../$(PROJECT)/ebin $(DEPS_DIR)/*/ebin`.
+this option sets the paths to `-pa ../$(PROJECT)/ebin $(DEPS_DIR)/*/ebin`.
Contributing
------------