Fixes spelling mistake in README

This commit is contained in:
sloum 2021-12-24 09:59:06 -08:00
parent a2fc5f8b70
commit 9c4c62da6b

View File

@ -498,7 +498,7 @@ slope has a basic module system. When you use the `load` procedure you are loadi
So, a hypethetical module named `test` would be found at `~/.local/share/slope/modules/test`.
Note that the fourth item, above, is the global (systemi-wide) module directory. `slp` can install modules to this directory by passing the `-g` or `--global` flag while acting as a user that has access to writing files in the `/usr/local` heirarchy. You may, alternately, clone modules directly to this path. A local module will always be used before a global module.
Note that the fourth item, above, is the global (system-wide) module directory. `slp` can install modules to this directory by passing the `-g` or `--global` flag while acting as a user that has access to writing files in the `/usr/local` heirarchy. You may, alternately, clone modules directly to this path. A local module will always be used before a global module.
### slp