aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index ed255c2..899e26d 100644
--- a/README
+++ b/README
@@ -39,6 +39,10 @@ You can also run sbolint and sbopkglint directly from the source
directory (e.g. ./sbopkglint), if you can think of a reason for that
(maybe you're hacking on the tests).
+If you want, you can just symlink sbolint and sbopkglint to some
+directory in your $PATH (e.g. if you keep your local scripts in
+~/bin).
+
Git Hook:
To use the git hook, copy pre-commit-sbolint to .git/hooks/pre-commit