aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2024-01-29 18:32:51 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2024-01-29 18:32:51 +0200
commitc693f0278785fcee04c652eff907fecce83ca14f (patch)
treeb67fac0756d1215dfcdb126da873f4335faa9a20 /README.md
parent86c49fea3e615f9b67b646417ad3786fd0dde2c0 (diff)
Improve imports and Makefile
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 9651fd1..7937cda 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ See `desmoctl help`.
Run the tool in the interpreter:
# Set DEBUG=1 to show debug prints
- # Set INLINE_TESTS=1 to run unit tests before execution
+ # Set INLINE_TESTS=1 to run unit tests before execution (not available when compiled)
csi -s run.scm
## Copyright