diff options
Diffstat (limited to 'README.extensions')
-rw-r--r-- | README.extensions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.extensions b/README.extensions index cf3dd37..0eaca1c 100644 --- a/README.extensions +++ b/README.extensions @@ -10,3 +10,6 @@ abc can be loaded with: package require abc First abc.so will be tried, and then abc.tcl + +Note that this directory may be something like /lib/jim, /usr/lib/jim or +/usr/local/lib/jim, depending upon where jim was installed. |